
body {
	color: #999999;
background-color:transparent;
 background:url(.jpg) no-repeat;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
}



a {
	outline: none;
	color: #222222;
		font-weight:bold;
			text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
	text-decoration: none;

		font-weight:bold;
}

img {
	border:0px;
}

#links1 {
	position:absolute; top:5px; left:65px;

}

#links2 {
	position:absolute; top:9px; left:355px;
}


#bookmarks {
	min-width:100%;
	max-width:100%;
	min-height:30px;	
	max-height:30px;
  position: fixed;
  bottom: 0px;
  margin-left: auto;
  margin-right: auto;
	background-color:#000000;
	}