body {
	background-color: #000;
	color:#fff;
	font-family: Verdana, Geneva, sans-serif;
}
body.main {
	background: url(back.jpg) no-repeat fixed #000;
}
table {
	font-size:0.7em;
	width: 100%;
	vertical-align:top;
	text-align:left;
}
a, a:link, a:visited {
	color:#fff;
	text-decoration:underline;
}
a:hover, a:active {
	text-decoration:none;	
}
h2 {
	font-size: 1em;
}
p {
	font-size: 0.7em;
}
img {
	border:none;
}
img.logo {
	margin:100px;
}