/* CSS Document */

body {
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;
	background-color:#00B2BE;
	margin:0px;
	padding-top:20px;
	background-attachment: scroll;
	background-position: center top;
}
