#site_layout {
	background-color: #000;
	height: 100%;
	width: 100%;
	padding-top: 25px;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	border-left-color: #000;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
}

a:hover {
	color:#C9F;
	font-size: 14px;
}
.links {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.image {
	border: 5px solid #000;
}
