body {
  padding:0;
  margin:20px 0 0 0;
  background-color:#ffffff;
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size:11px;
  font-size:0.8em;
}

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


#flash,
#all {
  width:980px;
}

#detection {
  width:500px;
}

#all,
#detection {
  margin:auto;
}

#flash-detect {
  width:1px;
  height:1px;
}

#get-flash-player {
  float:left;
  padding-right:1em;
}

#detection p {
  margin-bottom:1em;
}

#detection h1 {
  margin-bottom:2em;
  font-size:1em;
}

#detection a {
  text-decoration:underline;
  color:#666;
}

#detection a:hover {
  color:#000;
}
