/* CSS Document */
body{background-color:#222222;}
#wrapper{
position:relative;
width:950px;
height:450px;
margin:50px auto 0px auto;
border:1px solid #000000;
background-color:#000000;
background-image:url('entry_new.jpg');
}
#info{
position:relative;
width:930px;
height:200px;
margin:110px auto 0px auto;
background-color:#ffffff;
}
#info a img{
border:none;
}