body  {
	
	
	background-color: white;
	background-image: url("bcg_1160941.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	color:#660000;
	font-family:arial, sans-serif;
	letter-spacing:1px;
	font-size:100%;
	font-variant:small-caps;
}



a:link {
	color:yellow;
	text-decoration:none;
	font-weight:bold;
	
}
a:visited  {
	color:#blue;
	text-decoration:none;
	font-weight:bold;
	
}
a:hover	{color:#000000;
}

h3	{font-size:0.75em;
}
h4	{font-size:0.6em;
}

p.menu 	{font-size:0.8em;
}


p.copy   {	text-align:right;
	font-size:0.7em; 
	margin-bottom:-0.1cm; 
	margin-right:0.2cm; 
	font-weight:bold;
	letter-spacing:0px; 
	font-variant:normal;
	font-style:italic
}


.center   {text-align:center;
}
.right   {text-align:right;
}



