html {
	height:100%
	}
body {
	margin:0;
	background:#000 url(http://www.cybcad.com/images/bg.png) left bottom repeat-x;
	font:normal 11px 'Trebuchet MS',Arial,Serif
                  }
ul {
	position:absolute;
                 left:50%;
	top:10%;
                  margin-left: -350px;
	padding:0
	}
dc {
	position:absolute;
                 left:50%;
	top:20%;
                 margin-left: -410px;
	padding:0
                  }

li {
	padding:0;
	margin:0;
	list-style:none
	}

a {
	color:white;
	text-decoration:none
	}
a:hover {
                  color:#CC0000; 
                  text-decoration:underline}

