body,html {
margin:0;
padding:0;
background:#d08b1e url(/images/bg.jpg) repeat-x;
}

h1 {
font:150px Georgia, serif;
line-height:130px;
letter-spacing:-3px;
margin:0;
padding:0;
color:#fff;
}

#content {
width:700px;
margin:25px auto 0;
}

#play_pos {
float:right;
width:17px;
height:17px;
}

embed, object {
outline:none;
}

