/*************************************/
/* CSS Document for flash intro page */
/*************************************/

html {
height:100%;
width:100%;
}

body {
background-color:#d4edff;
margin:0px 0px 0px 0px;
height:100%;
width:100%;
}

#container {
margin:0px auto; 
border:1px solid #9ad4ff; 
width:1002px;
}

