body
{
	font-family:'times new roman',verdana,helvetica,sans-serif;
	background-image:url("Globe.jpg");
	background-repeat:no-repeat;
	background-position:bottom center; 
}

table.menu
{
	font-size:.8em;
}

#motto
{
	background-color:#CC6600;
	color:white;
}

#we
{
	font-weight:bold;
}

table.palm
{	
	font-size:1em;
    border-style:ridge;
    border-width:medium;
    border-color:black;
}

#restore
{
	list-style:circle;
}

#contact
{
	font-size:1.15em;
}

#heading
{
	text-align:center;
}

#words
{
	text-align:center;
}

#tips
{
	color:red;
}


A:link {text-decoration: underline; color:blue;}
A:visited {text-decoration: none; color:purple;}
A:active {text-decoration: none; color:yellow;}
A:hover {text-decoration: underline; color:red;} 

.hr
{
	border:0;
	display:none;
	background-color:none;
	
}
 
table.f1
{
	font-size:.75em;
	border-top:none;
	border-width:2px;
}

table.f3
{
	font-size:.55em;
}