h1 {
	font-size: 36px;
	margin-bottom: 25px;
	word-spacing: -5px;
}

.body {
	letter-spacing: 0px;
	font-size: 14px;
	line-height: 19px;
	font-family: monospace;
}


.photo {
	padding-top: 32px;
	margin: 0;
	float: left;
	height: 650px;
	padding-right: 0;
}

p {
	width: 630px;
	margin-bottom: 19px;
	margin-top: 19px;
	position: relative;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 19px;
	position: relative;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
	position: relative;
}

.contact {
	margin-bottom: 37px;
	line-height: 19px;
}

.allcopy {
	padding-left: 28px;
	padding-top: 19px;
	width: 600px;
	word-spacing: -1px;
}

#wrapper {
	width: 900px;
	padding-top: 0px;
	padding-left: 50px;
	margin-top: 13px;
}
a:link {}
a:visited {color: blue;}
a:focus {}
a:hover {}
a:active {}


