body {
	background:#2c2b2b;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}

#wrap {
	width:620px;
	margin:30px auto
}

#title {
	border:#000 2px solid;
	height:450px;
	width:600px;
	background:url(background.jpg) top no-repeat;
}

#title img{
	margin:196px 57px
}

#content {
	text-align:center;
	width:600px
}

a:link {
	color:#f9b93b;
	text-decoration:none
}

a:visited, a:hover, a:active {
	color:#e78b3e;
	text-decoration:none
}
