html,body {
	height: 100%;
}

body {
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #96765E;
	background-image: url(images/nicetan.jpg);
	background-position: center;
}

p {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	color: #3A3122;
}

h1 {
	font-family: Arial, sans-serif, helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #3A3122;
	text-align: center;
}

a.content:link {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #3A3122;
	text-decoration: underline;
}

a.content:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	color: #3A3122;
	font-weight: normal;
	text-decoration: underline;
}

a.content:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #226DA6;
	text-decoration:underline;
}

a:link {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #3A3122;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	color: #3A3122;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	font-weight: normal;
	color: #226DA6;
	text-decoration:underline;
}

.apricot {
	font-family: Arial, sans-serif, helvetica;
	color: #FFBF8C;
	font-size: 13px;
	font-weight: normal;
}

a.apricot:link {
	font-family: Arial, sans-serif, helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #FFBF8C;
	text-decoration: none;
}

a.apricot:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #FFBF8C;
	text-decoration: none;
}

a.apricot:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

li {
	font-family: Arial, sans-serif, helvetica;
	font-size: 16px;
	color: #3A3122;
}


.smallest {
	font-family: Arial, sans-serif, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

a.smallest:link {
	font-family: Arial, sans-serif, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.smallest:visited {
	font-family: Arial, sans-serif, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.smallest:hover {
	font-family: Arial, sans-serif, helvetica;
	font-size: 10px;
	font-weight: normal;
	color: #085475;
	text-decoration:underline;
}

