<style type="text/css">
<!--
 * { 
margin:0;
padding:0;
}

body {
  background-image: url(images/bg.jpg);
  background-color: #121212;
 }

#copy { position: static; right: 150px; left: 570px; top: 372px; bottom: 425px; 
text-align: left;
font-family: georgia, tahoma,verdana, arial, sans-serif;
font-size: 16px;
font-weight: 100;
color:#e4e3e3;
}

-->
#container {
width: 994px;
text-align: center;
margin: auto;
}

.wrap {
width: 994px;
height: 257px;
position: relative;
overflow: hidden;
float: left;
padding: 0 0em;
top: 0; left: 0;

}

.front {
position: absolute;
top: 0; left: 0;
}



-->
</style>
