@charset "ISO-8859-1";
/* CSS Document */

body {
	background-color: #303030;
	margin: 0;
	}
ul.content{
	position: absolute;
	top: 200px;
}

h1 {
	font-family: "Lucida Sans", Verdana, "Courier New";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	}
p {
	font-family: "Lucida Sans", Verdana, "Courier New";
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	}
