﻿body	{
	background-color:blue;
	font-family:Verdana, sans;
	font-size:62.5%;
}

h1	{
	font-size:2.8em;
	margin:10px 40px 10px 40px;
}

h2	{
	margin:0 40px 10px 40px;
}

p	{
	margin:10px 40px 10px 40px;
	font-weight:bold;
	font-size:1.4em;
}

.subhead	{
	font-size:1.8em;
	margin-bottom:20px;
}

.centred	{
	text-align:center;
}


#content	{
	background-color:white;
	background-image: url(images/bkgrnd.png);
	width:640px;
	min-height:400px;
	text-align:center;
	margin:0 auto;
	padding:20px 10px 20px 10px;
}

a	{
	text-decoration:none;
}

a:hover, a:active	{
	text-decoration:underline;
}

.footer	{
	font-size:xx-small;
	font-weight:normal;
}
