body {
	
	background: url(file://localhost/Users/pedromota/Documents/GoldenWhisper/golden.whisper.pt/images/background.jpg) left top repeat scroll;
	
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 960px;
}


	
html, body, #wrapper {
	   height:100%;
	   width: 100%;
	   margin: 0;
	   padding: 0;
	   border: 0;
	}

#wrapper td {
	   vertical-align: middle;
	   text-align: center;
	}
	
	#wrapper tbody tr td img {
		width: 500px;
		
	}
	
	#footer div.wrap {
	
		position:fixed;
		   left:0px;
		   bottom:0px;
		   width:100%;
		   height: 60px;
		background-color: white;
	}

	
	p#rua {
		font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
		text-align: center;
		color: #9E6635;
		margin-bottom: 5px;
		text-decoration: none;
	}
	
	p#email {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	color: #9E6635;
		margin-top: 5px;
	}