@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#d2e9f6;
	background-image:url(../images/bg_home.jpg);
	background-position:top center;
    background-repeat:no-repeat;
}
