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

div.center {
padding:0;
margin:0 auto;
width:1024px;
height:768px;
}

h1 {
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
}

img {
	border:0;
	border:none;
}