html
{ 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10 px;
	color: #CCCCCC;
}

body#main {
	align:center;
	background: url("./body_bg_pun.jpg");
	background-color:#000000;
	background-repeat:repeat-y;
	background-position:center;
	color:#CCCCCC;
	font-family:Verdana,Arial,Sans Serif;
	margin-left:auto;
	margin-right:auto;

}

.maintable {
	background-color:#000000;
	color:#CCCCCC;
	font-family:Verdana,Arial,Sans Serif;
	width:1000px;
	border:0px
	margin-left:auto;
	margin-right:auto;
	
}

#testi {
	background-color: #000000;
}

.footer {
	width:1000px;
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	padding:3px;
}

#footerlinkit {
	width:1000px;
}
	
.footer a {
color : #cccccc;
font-weight : normal;
font-size : 9px;
text-decoration : none;
}

.footer a:hover {
color : #990000;
font-weight : normal;
font-size : 9px;
text-decoration : none;
}

.footer a:active {
color : #990000;
font-weight : normal;
font-size : 9px;
text-decoration : none;
}
