body {
	background:rgb(210,188,128);
	font-family: Georgia, Times New Roman, serif;
	font-size:14px;
	color:#630;
	margin:20px;
}

a:link {
	color:#630;
}

a:visited {
	color:#963;
}

a:hover {
	color:#cff;
	text-decoration:none;
	background:#630;
}

a:active {
	color:#fff;
	text-decoration:none;
	background:#630;
}

h1 {
	font-size:38px;
	line-height:36px;
	text-align:center;
	margin-top:0px;
}

h2 {
	font-size:22px;
	line-height:22px;
}

h3 {
	font-size:16px;
	line-height:14px;
}

#container {
	position:relative;
	width:1170px;
	height:690px;
	margin:auto;
}

#title {
position:absolute;
left:350px;
top:35px;
width:600px;

}


#livullman {
position:absolute;
right:0px;
top:20px;
width:400px;
padding-bottom:20px;
}

#spiderbug {
position:absolute;
left:340px;
top:200px;
padding-bottom:20px;
}

.thumb {
	border:0px;
	margin:0px;
	padding:0px;
	width:100px;
	height:75px;
}


