html{    height: 100%;    position:relative;}body{    min-height:100%;    padding: 0;    margin: 0;        COLOR: #ffffff;    FONT-SIZE: 12px;    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;    background: #003858;}.wrap_main {	padding-top: 103px;    border: 0px;    background: url(images/backg_top.png) repeat-x scroll top;	height: 100%;	position: relative;    }.main {    text-align: center;    width: 1000px;    margin: 0 auto;}.logo {	text-align: center;}.content {	margin-top: 35px;}p {	font-size: 22px;	text-align: left;}.selected {	color: #FF8812;}