div {
	text-align:center;
}

h3 {
	text-decoration:underline;
}

h1 {
	font-style:italic;
}

ul {
		text-align:left;
}

#top {
	width:50%;
	margin:0 auto;
}
