a {
	font-size: 12px;
	font-weight: bold;
	color: #D56D3C;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.pic {
	background-image: url(images/first_page.jpg);
	background-repeat: repeat-x;
}
input {
	font-size: 10px;
}
.portfolio {
	border: 1px solid #CFCBCB;
}
.weddingPic {
	background-image: url(images/images/first_page_weddings.jpg);
	background-repeat: repeat-x;
}
h3 {
	font-size: 16px;
	color: #808FBC;
	font-weight: bold;
	text-decoration: underline;
}
