body {background-color: #222222;}

a img,:link img,:visited img {border: none;}


a {color: #000000;
text-decoration: none;
cursor: pointer;}

a:hover {text-decoration: none;}


:focus {outline: none;}

DIV.outer {position:absolute;
left:50%;
top:50%;
width:800px;
height:300px;
margin-left:-400px;
margin-top:-150px;}

DIV.inner {position:absolute;
left:50%;
top:50%;
width:740px;
height:180px;
margin-left:-370px;
margin-top:-90px;}