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

body{
	height:768px;
	font-family:Helvetica, Arial, sans-serif;
	background-color:#E3E3E3;
	background-image: url(1.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	background-attachment: scroll;
}
