#container {
	width: 977px;
}
#container #content {
	margin-left: 20px;
	margin-right: 20px;
}

body {
	background-image: url(sky.gif);
	background-repeat: repeat-x;
}
#header {
	height: 50px;
	background-color: #30859A;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(upvc.gif);
	background-repeat: no-repeat;
}
#container #content p a img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-decoration: none;
}
.right {
	float: right;
}
#container #header  {
	font-style: italic;
	color: #FFF;
	font-size: 109%;
	padding-left: 170px;
	padding-top: 30px;
}
#container #footer {
	height: 250px;
	width: 977px;
	background-image: url(wall.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 180%;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#container #footer p {
	padding-left: 295px;
	padding-top: 40px;
}
#container #content h1 {
	text-shadow: 1px 1px 1px #FFF;
}
