body
{
	background: #000000 url('http://www.crafthospitality.com/atlanta_restaurant_consulting/background.gif') no-repeat top center;
}

p {
	font-family: times new roman, serif;
	line-height: 170%;
	font-size: 0.8em;
	color: #3A4C5A;
	text-align: left;
}

h2 {
	font-family: times new roman, serif;
	line-height: 150%;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
	font-variant: small-caps;
}

h1 {
	font-family: times new roman, serif;
	line-height: 100%;
	font-size: 1.3em;
	color: #000000;
	text-align: left;
	font-variant: small-caps;
	
}

#box
{
background: url('http://www.crafthospitality.com/atlanta_restaurant_consulting/box-highlight.jpg') no-repeat top center;
}

// LINK SETTINGS

a:link {
color: #5a6766;
text-decoration: underline;
}

a:visited {
color: #5a6766;
text-decoration: underline;
}

a:hover {
color: #000000;
text-decoration: none;
background-color: #879c9c;

}