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



body {
	background-image: url(images/old_paper.jpg);
 	height: 100%;
    width: 100%;
    margin: 0;

}

#mainBody{
	/*height: 1100px;*/
	height: 1024px;
    width: 100%;
    margin: 0 auto;
	}







