@charset "UTF-8";.content {	font-family: "lucida sans", helvetica;	width: 501px;	position: relative;	top: 0px;	bottom: 0px;	background-color: #CCCC99;	color: #333333;	margin-right: auto;	margin-left: auto;	margin-top: 0px;	margin-bottom: 0px;}.header {	background-color: #FFFFFF;	height: 150px;	vertical-align: middle;	background-image: url(logo.jpg);	background-repeat: no-repeat;	background-position: 33px 22px;}.text {	font-family: "lucida sans", helvetica, geneva;	font-size: 14px;	padding-left: 33px;	padding-right: 33px;	padding-top: 33px;	padding-bottom: 33px;	background-color: #CCCCCC;	color: #000000;	text-align: justify;}.navbar {	height: 63px;	background-color: #25A9E0;}.footer {	height: 50px;	background-color: #BED63A;	margin-bottom: 0px;	text-align: center;	position: relative;	border-top-width: thin;	border-right-width: thin;	border-bottom-width: thin;	border-left-width: thin;	border-top-style: solid;	border-top-color: #333333;	border-right-color: #333333;	border-bottom-color: #333333;	border-left-color: #333333;	padding-top: 10px;	font-size: 9px;}