body {
padding: 0;
margin: 0;
background: #9BA6A1
}

img {
position: absolute;
border: none;
left: 50%;
top: 50%;
width: 600px;
height: 400px;
margin-left: -300px;
margin-top: -200px;
}

h1 {display:none}
h3 {display:none}
ul {display:none}

object {position: absolute;
left: 50%;
top: 50%;
width: 800px;
height: 582px;
margin-left: -400px;
margin-top: -291px;
}

/* #menu {display:none} */

.NewsSummary {display:none}

#footer {
position: absolute;
width: 100%;
bottom: 10px;
text-align: center;
font-family: Verdana;
font-size: 70%;
color: #888
}
