body {
	background:#e8f6fd;
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
	}
.main_bg {
	background:url(../img/background.jpg) repeat-y top;
	}
.header{
	background-image:url(../img/header.jpg);
	height:367px;
	background-repeat:no-repeat;
	background-position:center;
	
}
strong{
	color:#03C;
}

