/* CSS Document */

body{
background-repeat:repeat-x;
background-color:#ffffff;
margin:0px;
}

#site{
width:700px;
height:566px;
background-image:url(../img/bg.jpg);
background-repeat:no-repeat;
margin:0 auto;
position:relative;
}

#flash{
width:700px;
height:566px;
margin:0 auto;
position:relative;
}

.screenreaders{
display:none;
}

.intro{
position:absolute;
top:483px;
left:593px;
}

.rapidz{
position:absolute;
bottom:11px;
left:272px;
width:160px;
height:20px;
}
