div#show {
width: 700px;
height: 500px;
}
div#flashcontent {
width: 700px;
height: 500px;
line-height: 0px;
margin-right: auto;
margin-left: auto;
background: #ffffff url(../_flsh/paintings/audience.jpg) no-repeat center top;
}

div#altn {
background-color: #ffffff;
width: 450px;
padding-top: 20px;
padding-bottom: 20px;
border: 3px solid #787878;
position: relative;
top: 50px;
}
div#content div#altn p {
width: 350px;
font-size: 12px;
}
h1 {
text-align: center;
margin-bottom: 5px;
}
