h1 {
	font-family: "MS Sans Serif", Verdana, Arial, Sans-Serif; 
	font-size: 160%; 
	font-weight: bold; 
	color: #C0D3EE; 
	margin: 0px;
}

#container {
    	width: 988px;
	height: 461px;
	margin: auto;
	text-align: left;
	background-image: url('http://www.woodfordclocks.co.uk/images/background_index.jpg'); 
	background-repeat: no-repeat;
	background-position: top;
	background-color: #405A7A;
}

#containerProduct {
    	width: 988px;
	height: 461px;
	margin: auto;
	text-align: left;
	background-image: url('http://www.woodfordclocks.co.uk/images/background_product.jpg'); 
	background-repeat: no-repeat;
	background-position: top;
	background-color: #405A7A;
}

#containerMain a {
	color: #A9C3E3;
	font-weight: normal;
	text-decoration: none;
}