


body, td {
	font-family: Dotum;
	font-size: 14px;
	color: white;

}


table {
	background-color: transparent;
	width: 80%;
	height: 100%;
}


body {
	background-color: black;
	font-family: Dotum;
	font-size: 14px;
	color: white;
	background-image: url(logo.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
hr {
	color: white;
	
	
}
