body{
	background-image: url(../img/background/body.gif);
	font-family: Verdana,Geneva,Kalimati,sans-serif;
}

#doc{
	width:975px;
	height:100%;
	margin:auto;
}
#header{
}
#content{
	width:975px;

}
#footer{
	padding-top:10px;
	background-image: url(../img/background/backgroundtest.gif);
	background-repeat:repeat-x;
	width:975px;
	clear:both;
}
