body {
	background-image: url('blue_beach_1600x1200.jpg');
	background-color: #6699FF;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-family: Helvetica, sans-serif;
}
img {
	border:0 black none;
}
#header {
	position: absolute;
	bottom: 5%;
}
#quote {
	color: white;
	font-size: xx-large;
	padding: 10px;
}
#postal {
	position:absolute;
	left: 5%;
	top: 10%;
}
