@charset "utf-8";

body {
	background:#1f1a17;
	font-family: verdana;
	font-size:26pt;
	color:#fff;
}
a, a:visited, a:active{
	color:white;
	text-decoration:none;
}

a:hover{
	color:ffeeee;
	text-decoration:underline;
}

#logo{
	position:absolute;
	top:20px;
	right:5px;
	font-size:16pt;
}

img {
	border:0;
}

tr {
	vertical-align: middle;
}
