
#comment{
background-color:black;
color:white;
position:relative;
left:220px;
top:70px
}
#conte{
height:400px;
width:600px;
overflow:hidden;
position:relative;
left:100px;
top:80px;
background-color:#000
}
#divim{
height:400px;
position:relative;
left:0px;
top:00px
}
#button{
height:40px;
width:60px;
position:relative;
left:80px;
top:-140px;
background-color:#fff;
border-color:#804020
}
