@CHARSET "UTF-8";

div#center {
	margin:0 auto;
	width:95%;
}

div#center img{
	display: inline;
}

h1{
	font-size:32px;
	margin:20px;
}
