body {
background-color: #eeeeee;
}
div.centre { 
position:absolute; 
left: 50%; 
top: 50%; 
width: 870px; 
height: 590px; 
margin-top: -295px;
margin-left: -435px;
}
img{
border:0;
}
.info{
background: #ffcf00;
font-family: Arial, Verdana;
font-size: 24px;
font-weight: bold;
color: #680f17;
width: 800px;
height: 37px;
line-height: 37px;
}
