﻿body 
{
	background: Black url(../images/contact.jpg) no-repeat top center;
}
#content
{
	width: 264px;
	margin: 0 auto;
	padding: 20px;
}
a, a:visited
{
	color: Black;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
