/* CSS Document */

html
{
background: url('../images/grey_cogs_background.jpg') no-repeat;
background-position: top center;
}

.header
{
height: 190px;
width: 960px;
left: 50%;
text-align: left;
margin: 0px auto;
}




