@charset "UTF-8";
body {
	background-color: #000;
	background-image: url(Essence%20to%20DW/Essence%20Web%20one.jpg);
	background-repeat: no-repeat;
}
body,td,th {
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #F90;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFAE00;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 16px;
	color: #E8D1B2;
}
h2 {
	font-size: 12px;
	color: #E8D1B2;
	margin-left: 225px;
}
#buttomlinks {
	margin-left: 200px;
}

