body {
background-image: url('../images/tartan.gif'); 
background-attachment: fixed;
font-family: Times New Roman, Arial Narrow, Helvetica, sans-serif;
font-size: 14px;
color: #000080;

}

ul#nav, li{
	display: inline;
	margin-left: 25px;
}

ul#nav, li a{
 	font-family : Times New Roman, Helvetica, Verdana;
	font-size: 14px;
	font-weight : bold;
	text-decoration: none;
	color: #000080;
}

ul#nav, li a:hover{
	color: #00FF10;
}

body.home a#home,
body.contact a#contact,
body.about a#about,
body.gallery a#gallery,
body.contact a#contact{
color: #00080;
}

.headline {
	font-family : Helvetica, Verdana;
	font-weight:bold;
	font-size: 14px;
	font-color: #00080;
}
.h1	{
	font-family : Helvetica, Arial, Verdana;
	font-size : 18px;
	font-weight : bold;
}

.h2	{
	font-family : Arial Rounded MT Bold, Arial Unicode MS;
	font-size : 14px;
	font-color : #ff0000;
}