body {
	color: #fff;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5em;
}

#boxcenter {
	display: block;
	text-align: center;
}

#startbox {
	width: 600px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
	padding: 20px;
	border: 2px solid #000;
	background-color: #550055;
	text-align: left;	
}

.menu {
	text-align: center;
	margin-top: 150px;
}

a {
	color: #ffff00;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
}
