body {
   background-color:#000;
   background-image:url('elviravroomen-intro-1200.jpg');
   background-repeat:repeat;
   color:#fff;
   font-family:georgia;
   font-size:12px;
   font-weight:bold;
}

h1 { 
   font-size:18px;
   letter-spacing:4px;
   margin-bottom:5px;
}

#intro {
   margin-left:80px;
   margin-top:130px;
}

a:link , a:visited, a:active {color:#fff;text-decoration: none;outline:none;font-weight:bold;}
a:hover {color:#fff;text-decoration: underline; outline:none;font-weight:bold;}

#props {
   position:fixed;
   bottom:15px;
   right:25px;
}

