@charset "utf-8";
body {
    margin-top:0px;
	background-color: #e9eef2;
	background-position:center;
	background-repeat:repeat-y;
	background-image:url(../images/bg.jpg);
	
}


