a:link, a:visited, a:active, a:hover{
	color: #e5a1c6;
}

a{
	text-decoration: none;
}

b, strong{
	color: #e5a1c6;
}

body, p{
	font-family: arial, tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e2e1de;
	text-align: justify;
}

#ohfour{
	height: 300px;
	width: 700px;
	background-position: center center;
	background-image: url(404.jpg);
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 300px;
	margin-right: 300px;
}