h1 {
	font-family:verdana;
}

ul {
	color:#RR0;
	padding:10px 20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	width:820px;
}

ul li {
	list-style:none;
	font-family:verdana;
	font-size:65px;
}