@charset "utf-8";
/* CSS Document */

html, body{
	margin:0;
	padding:0;
	background:#FFF url(../images/manandharBg.jpg) fixed center no-repeat;

}

div#mainContainer{
	margin:auto;
	width:auto;
}