.background
{
position:absolute;
width:800px;
height:700px;
background-image:url('images/background.jpg');
}

.bottomtext
{
font-family:verdana;
font-size:9px;
color:white;
font-weight:bold;
margin-top:5px;
margin-right:210px;
z-index:1000;
}
