body {
	background-color: #F5DEB3;
	background-image:  url(images/yelback.gif);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
}

a {
	color: Navy;
}

a:hover {
	color: Red;
}

.footer {
color: #D2691E;
font-size: x-small;
text-align: center;
	
}

h1, h2, h3 {
	color: Maroon;
	text-align: center;
}

h4 {
	color: #0000cc;
	text-align: center;
}

.empBold {
	font-weight: bold;
}

.empBoldBlue {
font-weight: bold;
color: #0000cc;
}

.empBoldRed {
font-weight: bold;
color: #cc0000;

.close {
	font-size: x-small;
text-align: center;
}

.middle {
	text-align: center;
}

li {
	font-size: x-small;
	list-style: square;
}
