html
{
}

html body
{
	font-family: Helvetica;
	font-size: 12px;
}

div {
	width: 500px;
	margin: 15% auto;
}
