html
{
	background-image: url(images/bg_showreel.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-color: #748881;
}
p
{
	color: #395147;
	width: 720px;
}
a
{
	color: #395147;
}
a:hover
{
	color: #000000;
}
small
{
	font-size: 10px;
}
hr
{
	color: #395147;
	background-color: #395147;
}
#footerArea
{
	color: #587068;
}
#footerArea a
{
	color: #587068;
	text-decoration: none;
}
#footerArea a:hover
{
	color: #000000;
}