body
{
	margin: 0;
	padding: 0;
	text-align: center;
	color: black;
	font-family: times,times-new-roman;
}

a
{
	outline: none;
}

#content
{
	width: 800px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: url(img/bkg.png) no-repeat;
}