body { background: #000000; text-align: center;}

img { border: 0 }

a 			{ color: #FFCC66; font-family: monaco; font-size: 11px; text-decoration: none; } 
a:active	{ color: #FFCC66; text-decoration: underline; } 
a:hover		{ color: #FFCC66; text-decoration: underline; } 

#main {
	width: 550px;
	margin: auto;
	clear: both;
	}

.ubik {
	color: #33FF33;
	background-color: black;
	font-family: monaco;
	font-size: 11px;
	line-height: 19px;
	text-align: left;
	}

.ubiktitle {
	color: #33FF33;
	background-color: black;
	font-family: monaco;
	font-size: 30px;
	line-height: 35px;
	text-align: center;
	}

.ubiknames {
	color: #999999;
	background-color: black;
	font-family: monaco;
	font-size: 19px;
	line-height: 19px;
	text-align: left;
	}

