#site_layout {
	background-color: #000000;
	height: 100%;
	width: 100%;
	padding-top: 15px;
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: 12px;
	list-style-type: circle;
}
p {
	font-size: medium;
}
