body {
margin:0 auto;
}


#firstwrapper {
background-color:#666666;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
border:1px solid #0000ff;
height:auto;
margin:0 auto;
padding-bottom:9px;
padding-top:9px;
width:98%;
}



#wrapper {
background: -webkit-linear-gradient(top, #351635 0%, #ffffff 100%);
background: linear-gradient(to bottom, #351635 0%, #ffffff 100%);
height:auto;
margin: 0px auto;
border:1px solid #ff0000;
border-radius:6px;
padding-bottom:81px;
padding-top:6px;
width:60%;
}

.donclass{
color:#ffffff;
font-family:verdana;
font-weight:bold;
text-align:center;
}

#imgwrapper{
margin:0 auto;
width:100%;
}

#respuestas{
background-color:#ffffff;
border:1px solid #ffff00;
height:auto;
margin:0 auto;
width:91%;
}

.respuestaclass {
color:#000000;
margin-bottom:15px;
margin-top:15px;
padding-bottom:9px;
padding-top:9px;
text-align:center;
}

.imgwrperclass {
text-align:center;
}

#container {
background-color:#d5d5d5;
border:1px solid #005500;
display:table;
height:auto;
margin:0 auto;
padding:0px;
position:relative;
width:auto;
top:300px;
z-index: 2;
}

#content {
background-color:#ffffff;
border:1px solid #000000;
border-radius:6px;
display:table;
height:auto;
margin:0 auto;
padding:0px;
position:relative;
top:10px;
width:89%;
z-index: 2;
}


.guapaclass {
color:#000000;
font-family:arial;
font-size:18px;
font-style:italic;
text-align:center;
}


#copywrap {
background-color:#d5d5d5;
border:1px solid #0000ff;
display:table;
height:auto;
margin:0 auto;
padding:0px;
position:relative;
top:21px;
width:99%;
z-index: 2;
}

.guapa2 {
color:#000000;
font-family:tahoma;
font-size:9px;
font-style:italic;
text-align:center;
}


}