body { margin:0px; padding:0px; background:#000000}

#content {
	position:absolute;
	width:900px;
	height:766px;
    left: 50%;
    margin-left: -450px;
}

.txt_main {
	font-family : Verdana, Swis721 Cn BT, Futura BdCn BT, Arial;
}

.txt_main a {
	color : #FF0000;
	text-decoration: none;
}
.txt_main a:hover {
	color : #FF0000;
	text-decoration: underline;
}		