body 
{
	font-family: arial; 
	background-image: url(desert.jpg); background-attachment: fixed; 
	color: #583100
}

A
{
	color: Black;
	font-size: 13pt;
	text-decoration: none;
	font-weight: bold;
}
A:hover
{
	text-decoration: underline;
}

B
{
	font-family: Arial;
	font-size: 15pt;
	color: #582F00;
}
.big 
{
	font-family: arial; font-size: 22pt; font-weight: bold; 
}

.smaller 
{ 
	font-family: arial; font-size: 14pt; font-weight: bold; 
}

.smallest 
{ 
	font-family: arial; font-size: 10pt; font-weight: bold; 
}
.menulink
{
	color: White;
}

.mainburtonheader
{
	 font-size: 28pt;
	 font-weight: bold;
	 color: #572F00;
	 
}

.menustyles
{
	background-color: #A6610F;
	margin: 0 0 0 0;
}