body {
	background: #ECECEC;
	font: normal 80%/1em "Trebuchet MS", Verdana, Arial, sans-serif;
	color: black;
	margin: 20% 0 0 0;
	padding: 0 0 2em 0;
	text-align: center;
}

ul {
	list-style-type: none;
	display: inline;
}

#content {
    padding-top: 10;
    padding-bottom: 10;
    width: 25%;
    margin-left: 35%;
    border: 1px dotted black;
    background: white;
}
