body{background-image: url('tile.png'); margin: 0; padding: 0; background-repeat: repeat; z-index: 1;}

#title{background-color: #000000; width: 100%; position: absolute; bottom: 100px; height: 60px; filter:alpha(opacity=80); opacity:.80; z-index: 3;}
#forest {background-image: url('forest.jpg'); width:240px; height: 60px; position: absolute; left:10px; bottom:0px; float: left; z-index: 3;}
#retouching {background-image: url('retouching.jpg'); width:370px; height: 30px; position: absolute; left:260px; bottom:30px; float: left; z-index: 3;}
a.enter {display: block; background-image: url(enterbtn.jpg); background-position: 0 -60px; position:absolute; right:200px; bottom:0px; width: 200px; height:60px; z-index: 3;}

a:focus {outline: none; }
a.enter:hover {background-position: 0 0px;}

