body {
        background: #D8D3DC url(img/background2.jpg) repeat-x left bottom;
	                color: #333;
			font-family:Arial, Helvetica, sans-serif;
			        font-size:16px;
				         color:#000000;

						                        }


a:link{
	color:#FF9933;
}
a:visited{
	color:#FF9933;
}
a:hover{
	color:#000000;
}
a:active{
	color:#000000;
}

#maintextcontainer{
	margin:10px;
}
#copyrightcontainer{
	margin:5px;
}




