body {
	background-color: #EAEAEA;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.bg_adrian {
	background-image: url(../images/adrian.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bglefthome {
	background-image: url(../images/left_half.jpg);
	background-repeat: no-repeat;
}
.bglogo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}
.bg_natasa {
	background-image: url(../images/natasa.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg_peter {
	background-image: url(../images/peter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.current_proj1 {
	background-image: url(../images/East%2037th%20-front.jpg);
	background-repeat: no-repeat;
}
.current_proj2 {
	background-image: url(../images/Westminster-front.jpg);
	background-repeat: no-repeat;
}
.imagepadding {
	padding: 10px;
}
.righthalfhome {
	background-image: url(../images/right_half.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
