
body {  
padding-left: 11em;
  font-family: "Impact",Times, serif;
  color: white;
 background: #000000 url(images/eminem.jpg) no-repeat; }
p.pos_fixed
{
width:25%;
position:fixed;
top:500px;
right:5px;
}
p.pos_fixed3
{
position:fixed;
top:100px;
right:200px;
}
 
p.pos_fixed4
{
position:fixed;
top:370px;
right:200px;
}
div.vert-one
 {

position:fixed;
top:370px;
right:50px;
font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
font-size:1.5em;
}
p.pos_fixed5
{
position:fixed;
width:25%;
top:350px;
right:50px;
}
ul.navbar li 
{ width:114px;
  background: white;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 1em solid black }
ul.navbar a {
  text-decoration. none }
a:link {
  color: black }
a:visited {
  color: black }
