
body{ 
  
background:url('images/dat4-background.jpg');
}
h2{
text-align:right;
color:gray;
font-family:arial;
font-size:1.2em;

}
h1{
text-align:right;
color:gray;
font-family:arial;
font-size:1.em;
}
 a{color:white;border:none;}
 a:visited{color:#ccffff;
 border:none;}

#MainFrame{
margin:auto;
width:779px;
margin-top:10px;
left:0px;
background-color:black;
border:4px solid black;
}
#BottomLinks{
width:620px;
}

#Comment{
float:right;
border:none;
}
#Title{
width:620px;
}
#RightRail {
padding:2px;
background-color:black;
float:right;
width:130px;
}
#RightRail p{
font-size:.8em;
text-align:justify;

color:white;
}
#NextButton, #NextButton img{
border:none;
}
#PreviousButton, #PreviousButton img{
border:none;
}
#HomeLink img{
border:none;
}
#ShareLinks{

text-align:justify;
color:white;
}

#ShareLinks a{
padding:5px;
text-decoration:none;
color:#ccffff;
}