.background {
	background-image: url(http://www.gangentertainment.org/images/bg-t.jpg);
	background-position:center;
	background-attachment:scroll;
	background-repeat:repeat-y;
    font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	background-repeat: repeat-y;
}
.tables {
	background-color:#C0CEE0;
	color:#FFFFFF;
	vertical-align:top;
}
.tables2 {
	background-color:#7F94AF;
	color:#B0BFD4;
	vertical-align:top;
}
.header {
	background-color:#C0CEE0;
	color:#FFFFFF;
	vertical-align:middle;
}
.news {
	background-color:#7F94AF;
	color:#B0BFD4;
	vertical-align:middle;
		
}
.news2 {
	border-bottom:dotted;
	border-bottom-width: medium;
	border-bottom-color:#C0CEE0;
}
.toptables {
	background-color:#C0CEE0;
	color:#FFFFFF;
	vertical-align:top;
}
a:link {
	color: #7D9DDE;
}
a:visted {
	color: #7D9DDE;
}
