		body {			padding: 0;			margin: 0;			background: url(images/tower.jpg) bottom left no-repeat #9cc3fa;		}		#container {			font-family: georgia; serif;			font-size: 90%;			line-height: 130%;			padding: 0;			margin: 30px 50px 40px 175px;		}				#nav {			position: relative;			left: -150px;			top: -265px;			font-weight: bold;			width: 150px;		}				.image img {			border: 1px solid black;		}				blockquote {			margin: 0px 0px 0px 0px;			padding: 10px;			background: #ddd;			font-size: 90%;			line-height: 120%;		}		a {			text-decoration:none;			color: #c03		}				a img {			border-width:0;			border-style:none;		}