body {
background-color: #FFFCDB;
font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
margin:0px;
}

#topic {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 36px;
font-weight:lighter;
color: #999999;
letter-spacing:2px;
line-height:110px;
}

#text1 {
position:absolute;
        font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
        color:#999999;
        font-size:32px;
        font-style:italic;
        font-weight:bold;
        height: auto;
        width: auto;
        left: 190px;
        top: 40px;
}

#all{
position:absolute;
width:100%;
height:100%;
text-align:center;
}

#container{
margin:auto;
text-align:left;
width:890px;
height:620px;
position:relative;
/*background:#0000FF;*/
}

#picup{
position:absolute;
margin:auto;
left:195px;
top:20px;
width:500px;
height:auto;
padding-bottom:5px;
background-color:#999999;
text-align:center;
}
