
* {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

body, html {
width: 100%;
height: 100%;
}

body {
background: #f1f0f0 url('../images/bg.gif') repeat;
text-align: center;
}

#main {
height: 98%;
width: 100%;
}

#wrapper {
background: transparent url('../images/wrapper.png') no-repeat;
width: 974px;
height: 776px;
}

#container {
position: relative;
top: 10px;
width: 950px;
height: 660px;
}

#audio {
height: 0px;
overflow: hidden;
}
