body {
	background-color: #30383B;
	background-image: url('img/hbg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
    color: White;
}
a {
	color: Red;
	text-decoration: none;
}
a:hover {
	color: Yellow;
	text-decoration: none;
}
.tmb {
    float: left;
	text-align: center;
	font-size: 15px;
    color: White;
	padding-top: 2px;
	width: 238px;
	height: 200px;
}
.ad {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.tmb img {
	width: 230px;
	height: 173px;
	border: none;
}
.top a {
	font-size: 20px;
}
.bot {
	font-size: 13px;
	background-image: url('img/bootbg.jpg');
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 200px;
}
.bot a {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
