p {
	font-family: tahoma;
	font-size: 12px;
	color: #ECE9D8;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url(img/bg0.jpg);
	background-repeat: repeat-y;
}
h1 {
	font-family: tahoma;
	color: #ECE9D8;
}