h1 {
margin-top: 20px;
text-align: center;
background-image: none;
}
div#pix {
background-image: url(../_flsh/bkgd-flsh.jpg);
width:675px;
padding:0px;
height:330px;
text-align: center;
background-repeat: no-repeat;
background-position: center center;
margin: 20px auto 0px;
}
div#flashcontent{
width:650px;
height:308px;
text-align: center;
background-image: url(../_flsh/static.jpg);
background-repeat: no-repeat;
background-position: center center;
font-size: 0px;
position: relative;
top: 10px;
margin: 0px auto;
padding: 0px;
}
div#content p {
font-size: 0.9em;
line-height: 1.6;
width: 650px;
}

