@charset "utf-8";
/* CSS Document */

body  {
	background: #042461; //5B9891;
}

.body_content {
	background-image:url(images/aon_pic_background.jpg);
	height:600px;
	width:936px;
}

.body_center {
	background-color:#042461;
	vertical-align:top;
	height:1100px;
	width:512px;
}

