@charset "utf-8";
/* CSS Document */
body
{
    height:100%;
    background:#E4E4E4 url(mainpng.png) no-repeat fixed center center;
	background-color:#E4E4E4;
}