*{
margin: 0px;
border: 0px;
padding: 0px;
}

body, html{
background: #1E1E1E;
width: 100%;
height: 100%;
background-image: URL("../images/degree.jpg");
background-repeat: repeat-x;
}

#detection{
position: relative;
left: 50%;
top: 50%;
width: 295px;
height: 190px;
margin: -95px 0 0 -148px;
}

#landing{
position: absolute;
width: 100%;
height: 100%;
}

#flashcontent{
width: 100%;
height: 640px;
}