body {
	background:#b5b3b4 url(tlo.jpg) top repeat-x;
	margin:0;
	padding:0;
}

#container {
	margin:0 auto;
	width:1004px;
}

#header {
	background:url(header.jpg) center no-repeat;
	height:107px;
}

#tlo {
	height:500px;
	width:1004px;
}

#link {
	font-family:"Franklin Gothic Medium", Arial, serif;
	font-size:16px;
	padding:20px;
	text-align:right;
}

#link a {
	color:#fff;
	text-decoration:none;
}

#link a:hover {
	color:#bd1d6d;
	text-decoration:none;
}