body	{
	background-color:black;
	font-family:Verdana, sans;
}

h1	{
	font-size:xx-large;
	margin:0;
}

h2	{
	margin-top:0px;
	margin-bottom:10px;
}
p	{
	font-weight:bold;
}

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

.centred	{
	text-align:center;
}

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