body
{
background-color: #000000;
font-family: arial, sans-serif;
font-size: 14px;
margin: 0;
padding: 0;
text-align: center;
}

#white
{
background-color: #ffffff;
width: 1024px;
text-align: center;
margin:0 auto;
}

.movie
{
margin:0 auto;
display: inline-block;
width: 920px;
text-align: left;
position:relative;
}

.film
{
float: left;
position: relative;
border: none;
margin: 0px 50px 0px 0px;
}

#logo
{
margin: 10px 0px -10px 38px;
}

.chapter_beginning
{
margin: 30px 0px 0px 0px;
}

.check
{
position: absolute;
left: 316px;
top: 71px;
}

.movie_number
{
font-weight: bold;
margin: 35px 0px 0px 0px;
}

.answer
{
color: #000000;
background: #ffffff;
border-width: 1px;
border-color: #000000;
border-style: none none solid none;
margin: 20px 0px 0px 0px;
}

.movie_hint
{
position: absolute;
left: 346px;
top: 104px;
width: 431px;
padding: 0px;
margin: 0px;
}

a
{
color: #0024dd;
text-decoration: none;
}

.show_hint
{
color: #be0505;
margin: 20px 0px 0px 0px;
}

#submit
{
margin: 40px 0px 0px 157px;
}

.score_green
{
font-weight: bold;
font-size: 20px;
color: #008b00;
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 0px;
}

.score_red
{
font-weight: bold;
font-size: 20px;
color: #b90000;
margin: 0px 0px 0px 0px;
padding: 20px 0px 0px 0px;
}

#coordinates
{
font-size: 16px;
font-weight: bold;
}

#noscript
{
color: #b90000;
}