a:link {color:#FFFFFF;; text-decoration: underline; }
a:active {color:#FFF000; text-decoration: underline; }
a:visited {color:#FFFFFF;; text-decoration: underline; }
a:hover {color: #004C8A; text-decoration: none; }

body{

margin:0px;
background-color:#000000;
text-align:center;
}

#content{
	color:#FFFFFF;
	width:450px;
	padding-top:100px;
    background-color:#000000;
    font-family:arial; 
    font-size:20px;
	font-style:normal;
    text-align:center;
	margin:0 auto;
}

#picture{
background-image:url(cgilogo.png);
position:absolute;
bottom:50px;
right:50px;
width:150px;
height:150px;
background-repeat:no-repeat;
opacity:0.4;
}

#Footer {
    z-index:500;
	width: 100%;
	float:left;
	position:fixed;
	color: #FFFFFF;
  	background: #000000;
  	clear: both;
	margin-left: 0px;
  	margin-right: 0px;
  	text-align: center;
	font-size:12px;
	bottom:0px;
}@charset "utf-8";
/* CSS Document */

