/* hide from ie on mac \*/
html {
height: 450px;
overflow: hidden;
}
#intro {
height: 450px;
width: 750px;
padding: 0;
}
/* end hide */
body {
height: 100%;
margin: 0;
padding: 0;
background-color: #000;
}

#container {
margin-top: 9px;
margin-bottom: 9px;
width: 760px;
margin-left: -380px;
position: absolute;
left: 50%;
text-align: center;
}

.img0{border: 0px;}