@charset "utf-8";
h1, h2, h3 {
	font-family: Calibri, Verdana, Arial;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 0;	
	color: FFFFFF;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 12px;
	font-weight: normal;
}
p, li {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: FFFFFF;	
}
#content
{
text-align: left;
padding-top: 225px;
padding-bottom: 5px;
padding-left: 80px;
width: 50%;
font-family: Verdana,Arial,Helvetica,sans-serif;
}

a:link {
	color: #712426;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #712426;
}
a:hover {
	text-decoration: none;
	color: #712426;
}
a:active {
	text-decoration: underline;
	color: #712426;
}
body {
	background-image: url(images/website_design_burnley.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
}
