@charset "UTF-8";
/* CSS Document */

body {font-size:100%; margin:0; background:#FFF; }

* {margin:0; padding:0;}

div#mainContent{width:100%; margin:0 auto;}

div#mainWrap {position:relative; margin:0 auto; height:706px; width:960px;}

.backgroundbody {
	background-image: url(images/bg_web.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}


