body, html
{
	margin: 0;
	padding: 0;
	text-align: center;
	margin-top: 70px;
}
#wrapper
{
	width: 500px;
	margin-left: auto;
	margin-right: auto;
}
img
{
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
#mailme
{
	margin-top: 40px;
}
#otherstuff
{
	margin-top: 30px;
}
