

div.background
  {
position:absolute;
left:15%;
top: 3%;
  width: 750px;
  height: 2000px;
  background-color: white;
  border: 2px solid black;
}



h1.pos_right
{
position:relative;
left:0%;
top:1%
}



div.linkbar
{position:relative;
left:0%;
top:0%;
width: 750px;
height: 25px;
background-color: #426588;
border=0}

body {background-color: #1c3e60} 
{
border-style: solid;
border-left-color: #ff0000
}


a.one
{
float:right;
width:5em;
text-decoration:none;
color:white;
background-color:#426588;

}

li.top {display:inline}


