body {
	background: #ffffff;
	text-align: center;
	font-size: 80%;
	font-family: "Helvetica", "Arial", sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.75em;
}

a:link {color:#1DC1C6; text-decoration: none; font-weight: bold;}
a:visited {color:#1DC1C6; text-decoration: none;} 
a:hover {color: #20DDE4; text-decoration: none;}
a:active {color:#000000; text-decoration: none;}

#wrapper {
	background: #ffffff;
	width: 400px
	margin: auto;
}

#content {
	width: 260px;
	text-align: left;
	margin: auto;
}