@charset "UTF-8";
/* CSS Document */
h4 {
	font-weight: normal;
}
.wrapper {
	margin: auto;
	width: 868px;
	text-align: center;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
}
body {
	background-color: #f9eecc;
	color:#b6bb55;
}
address {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding: 10px;
}
address a {
	text-decoration: underline;
	color: #C5B954;
}
.custom-css-style{
	left:0;
}
