
body{
background-color:#666666;
}
#tv{
margin:0 auto;
width:615px;
height:421px;
border:#000000 solid 1px;
margin-top:50px;
background:url(tv.jpg) no-repeat;
padding:0;}

#ecran{
position:relative;
left:32px;
top:38px;}

#credits{
font-family:"Frutiger 45 Light", "trebuchet MS", sansSerif;
color:#FFFFFF;
text-align:center;
padding-top:60px;

}

#back{
float:left;
/*width:35px;*/
margin-left:3%;}

#back a
{
text-decoration: none;
list-style-type:none;
/*line-height:25px;*/
display:block;
text-align:center;
padding:10px;
font-size:1em;
border:#333333;
background-color:#999999;
border:#999999 solid 1px;

}
#back a:link{
color:#000000;
}
#back a:visited  {
color:#000000;
}
#back a:hover {
color: #FFFFFF;
border:#FFFFFF solid 1px;
}

