body {
	background: url(../images/bgwallpaper.png);
	margin: 0;
}
h2 {
	font-family: "Gill Sans","Trebuchet MS","Arial";
	font-size: 28px;
	font-weight: normal;
	color: #ffd905;
	letter-spacing: -1px;
	line-height: 28px;
}
p {
	font-family: "Georgia","Times New Roman";
	font-size: 15px;
	color: #ffd905;
	padding 0;
}
img {
	border: 0;
}
a:link {
	color: #ffd905;
	text-decoration:none;
}
a:hover {
	color: #fff !important;
	text-decoration: underline !important;
}
a:visited {
	color: #ffd905;
	text-decoration:none;
}
#subtitle {
	text-align: right;
	margin: 0;
	padding: 0;
}
#navi {
	font-family: "Gill Sans","Trebuchet MS","Arial";
	font-size: 28px;
	font-weight: normal;
	color: #ffd905;
	letter-spacing: -1px;
	line-height: .9em;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
	list-style-type: none;
}