@charset "UTF-8";
body {
	background-color: #FFFFFF;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #707070;
}
#wrapper {
	width: 1100px;
	margin: auto;
	height: 720px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}
h2  {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #54629B;
	text-align: center;
	font-size: large;
}
h1 {
	color: #707070;
	font-size: large;
	font-weight: lighter;
}
h3 {
	font-weight: lighter;
	text-align: center;
}

h5 {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-style: normal;
    text-align: center;
}
