body {
	background-color: #000000;
	color:#FFFEFB;
	
}

body, td, th {
	color: #FFFFFF;
}
	


h1, h2, h4 {
	color: #330000;
}

h3, h5, h6 {
	color: #996666;
}

a {
  color: #006666;
}

div	{
	color:#FFFFFF;
}
#top {
	text-align: center;
	background-image: none;
	height: 300px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: center center;
}
#top2 {
	font-size: 24px;
	font-style: normal;
	height: 50px;
	width: 800px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#main {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 14px;
	color: #FFCBA8;
	padding: 50px;
	width: 700px;
}
#all {
	width: 800px;
	border: 1px solid #FF0000;
}
hr {
}
#all #main2 {
	text-align: left;
	font-size: 14px;
	padding-left: 50px;
}
