﻿body {
	background-image: url(../images/bg.jpg);
	margin: 0px;
	padding: 0px;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}
a {
	color: #617555;
}
a:hover {
	color: #bf8e38;
}
.photo {
	margin-top: 71px;
}
.contactText {
	letter-spacing: 0.05em;
}
.contactTextLarge {
	font-size: 14px;
}
p.contactCenter {
	text-align: center;
}
#photoCaptionName {
	width: 161px;
	padding: 10px 5px 0 5px;
	color: #617555;
	text-align: center;
}
#photoCaptionDetail {
	width: 161px;
	padding: 0 5px 0 5px;
	color: #bf8e38;
	text-align: center;
}
#footer {
	text-align: center;
	padding: 10px 0;
}
#footer a {
	color: #617555;
}
#portfolio {
	font-family: Georgia;
	font-size: 20px;
	line-height: 30px;
	color: #000;

}
