body {
	font: 11pt "Myriad Pro", Tahoma, Verdana, Arial;
	color: #222200;

}

#logo {
	background: #ffffff url(ohhai.png) top left no-repeat;
	width: 387px;
	height: 86px;
}

p {
	line-height: 1.4;
}

div {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

a:link, a:visited {
	color: #bd00d3;
	text-decoration: none;
}

a:hover, a:active {
	color: #bd00d3;
	text-decoration: underline;
}
