body {
	margin:65px;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(../swashes.gif);
	background-repeat: no-repeat;
	background-position: 270px 150px;	
	white-space: nowrap;
}
a:link {
	text-decoration:none;
	font-size:16px;
	text-transform:lowercase;
	white-space:nowrap;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	white-space: nowrap;
}
h1 {
	text-align: left;
}
address {
	font-size: 14px;
	color: #FFFFFF;
	left: 50px;
	position: absolute;
	top: 240px;
	font-style: normal;
	width: 210px;
	height:400px;
	white-space: nowrap;
}
content {
	position: relative;
	left: 20px;
	top: 10px;
	width: 425px;
	font-size: 17px;
	color: #FFFFFF;
}