table {
	color: #fff;
}
body {
	background: #2d2920 url("images/backdrop.jpg")  no-repeat top left;
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #d5c9ae;
	text-align:justify;
	margin: 0px;
	padding: 0px;
}
a {
	color: #f685a4;
    text-decoration: none;
}
a:hover {
	color: #000000;
    text-decoration: none;
}
header1 {
	color: #6bd5e2;
	font-size: 11px;
	font-weight: bold;
	line-height: 11px;
}
.menu {
	position: absolute;
	margin-top: 67px;
	margin-left: 142px;
	color: #fff;
	width: 496px;
	height: 72px;
}
.passes {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}
.country {
	position: absolute;
	margin-top: -8px;
	margin-left: 625px;
}
.content {
	position: absolute;
	margin-left: 193px;
	margin-top: 161px;
	width: 506px;
}
