html, body {overflow: hidden;
min-height: 100%; margin-bottom: 1px;}

body {background-image : url("../graphics/faded_protest.gif");
Background-repeat : repeat;}

div.box {text-align: center;
background-color: transparent;
height: 590px;
width: 760px;
overflow: hidden;
padding-top: 40px;
padding-right: 50px;
padding-bottom: 50px;
padding-left: 50px;
margin-top: auto;
margin-right: auto;
margin-bottom: auto;
margin-left: auto;}

h1{font-size: 40px;
line-height: 42px;
font-family: "Arial Black", Helvetica, sans-serif;
font-weight: 900;
font-variant: normal;
letter-spacing: 0px;
word-spacing: -3px;
color: #990100;
background: none transparent;
text-align: left;
margin-top: 5px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 0px;}

h2 {font-size: 13px;
line-height: 15px;
font-family: "Arial Black", Helvetica, sans-serif;
font-weight: normal;
color: #990100;
background: none transparent;
text-align: left;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 5px;
padding: 0px 5px 0px 10px;}

h5.navigation {font-size: 12px;
line-height: 15px;
width: 95px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #fe7b05;
background: none transparent;
text-align: left;
margin-top:2px;
margin-right: 2px;
margin-bottom: 6px;
margin-left: -3px;
padding-left: 5px;
border-top: solid 2px;
border-right: solid 2px;
border-bottom: solid 2px;
border-left: solid 2px;
border-top-color: #cd2a00;
border-right-color: #cd2a00;
border-bottom-color: #000000;
border-left-color: #000000;}

p {font-size: 12px;
line-height: 18px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #000000;
background: none transparent;
text-align: left;
margin-top: 5px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 5px;
padding: 0px 5px 0px 10px;}

a:link {color: #fe7b05; background: none #990100; text-decoration: none; cursor: pointer;}
a:visited {color: #fedec0; background: none #990100; text-decoration: none; cursor: pointer; }
a:hover {color: #ffffff; background: none #990100; text-decoration: none; cursor: pointer; }
a:active {color: #fedec0; background: none #990100; text-decoration: none; cursor: pointer; }

a:link.text {color: #990100; background: none transparent; text-decoration: underline; cursor: pointer;}
a:visited.text {color: #fe7b05; background: none transparent; text-decoration: underline; cursor: pointer; }
a:hover.text {color: #808080; background: none transparent; text-decoration: underline; cursor: pointer; }
a:active.text {color: #fedec0; background: none transparent; text-decoration: underline; cursor: pointer; }

ul {list-style: square;
text-align: left;
font-size: 12px;
line-height: 14px;
font-family: Arial, Helvetica,
sans-serif;
font-weight: normal;
color: #000000;
background: none #ffffff;}

ol {text-align: left;
font-size: 12px;
line-height: 14px;
font-family: Arial, Helvetica,
sans-serif;
font-weight: normal;
color: #000000;
background: none #ffffff;}

li {margin-bottom: 5px}


<!-- Colours Used:
Dark Brown: #990100
Orange: #fe7b05
Pale Orange Hover: #fedec0 --> 