@charset "utf-8";
/* CSS Document */

html, body {
	background-color: #99cc33;
	font-family: lucinda sans, tahoma, arial, helvetica, sans-serif;
	font-size: 0.9em;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px;
}
h1 {
	color: #fff!important;
	font-size: 1.7em;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	text-align: left;
}
H3 {
	color: #006699;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px;
}
h3 {
	color: #993399;
	font-size: 1.15em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
}
p {
	color: #333333;
	line-height: 1.4em;
}
#content-wrapper {
	text-align: center;
	width: 100%;
}
#content-container {
	background-image:url(http://www.storlann.co.uk/images/error-candc.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	margin: auto;
	padding-bottom: 5px;
	text-align: left;
	width: 770px;
}
#logo {
	margin-top: 30px;
}
#text {
	margin: 10px 250px 20px 75px;
	background-color:#B8DB71;
	padding: 20px;
	border: #FFFFFF dotted thin;
}

li
{
color: #FFF
}

a:link
{
color: #FFFF00;
}
a:visited
{
color: #FFFFCC;
}
a:hover
{
color: #993399;
}

#footer
{
font-size: x-small;
}