﻿body { 
	background-image: url('/images/leather.dark.jpg'); 
	background-repeat: repeat; 
	background-position: 0px 0px;
	background-attachment: fixed;
}
A:link {
	color : #FFF76C;
	font-weight : bold;
}
A:visited {
	color : #FFF76C;
	font-weight : bold;
}
a {
	color: #FFF76C;
	outline: none;
	text-decoration: bold;
}
img {
border-width: 0px;
}

p {
	font-family: Verdana;
	text-align: left;
	font-size: x-small;
	color: #FFF76C;
	margin-top: 0px;
}

.main{
	font-family: Verdana;
	text-align: left;
	font-size: medium;
	color: #FFF76C;
	margin-top: 0px;
}
.menu{
	font-size: large;
	font-family: Calibri;
	color: #FFF76C; 
}

