BODY {
	background:#eeffee;
}

IMG {
	margin:0px;
	padding:0px;
}


a:link		{color: #1f9b91; text-decoration: underline;}
a:visited	{color: #1f9b91; text-decoration: underline;}
a:hover		{color: #f8877f; text-decoration: underline;}
a:active	{color: #f8877f; text-decoration: underline;}


.wrap {
        clear: both;
	width:590px;
	/*8+280+6+8+280+8*/
	padding:0px;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	background:none;
	text-align:center;
}

H1#titleHead {
	width:450px;
	height:2em;
	margin:0px 0px 0px 0px;
	padding:529px 0px 0px 0px;
	margin-right:auto;
	margin-left:auto;
	color: #ffffff;
	text-indent:1em;
	background: url("../images/404.gif") no-repeat left top;
	display:block;
}

