@charset "utf-8";
#container {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	width: 480px;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	left: 45px;
	margin-left: 40px;
	background-image: url(images/wht-half.png);
	margin-top: 30px;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 35px;
	padding-left: 20px;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #333333;
	line-height: 26px;
	padding-left: 25px;
	padding-top: 5px;
	padding-right: 20px;
}

.vert-buff {
	float: left;
	padding-right: 20px;
	padding-left: 10px;
}
