#header { background-color: #000; /* background: #000 url(http://www.stagecam.co.uk/img/header-weddings-top.jpg) no-repeat right top; */ width: 780px; height: 125px; }
h1 { height: 125px; width: 125px; float: left; }
h1 a {
    height: 125px;
	width: 310px;
    text-indent: -9999px;
    display: block;
    border: 0;
    text-decoration: none;
	background-color: #000;
    background: #000 url(http://www.stagecam.co.uk/img/stagecam.jpg) no-repeat left top;
}

#nav { border-bottom: 1px solid black; }

#main p { padding: 5px 0; }