A {color:yellow;}div.menu {	position: absolute;	right: 20px;	top: 50px;	color:red;	text-align:right;}a.home	{float:right;	color:blue;	position:absolute;	text-align:right;	top:27px;	right:25px;}A.cen  {color:white;	font-family:arial, sans-serif;	font-size:smaller;	text-decoration:none;}A.cen:hover {color:red;	font-family:arial, sans-serif;	font-size:smaller;	font-weight:bold;}A.cen:active {color:red;	font-family:arial, sans-serif;	font-size:smaller;}	body	{background: URL(../images/blue1.jpg) fixed;	margin-bottom:30px;	color:white;	font-family:arial, sans-serif;	text-align:justify;}.footer	{font-size:.75em;	color:white;	text-align:right;	vertical-alignment: bottom;	position: fixed; bottom:5px; right:10px;}h1{    MARGIN-TOP: 10px;    BACKGROUND: white;    FILTER: alpha(opacity=50);    FLOAT: center;    MARGIN-BOTTOM: 10px;    RIGHT: 10px;    PADDING: 10px;    COLOR: navy;    FONT-FAMILY: Trebuchet MS, Verdana, Arial;    TEXT-ALIGN: left;    moz-opacity: .50;    opacity: .50}div.sideLink {	position: absolute;	right: 20px;	top: 80px;	width: 490px;}div.mainPart {	position: absolute;	right: 520px;	top: 80px;	left: 20px;}
