/* CSS Document */
BODY {
margin-bottom: 20px;
background : #efefef;
font:12px sans-serif;
color : #65352b;
margin:auto;
text-align: center;
margin-top:20px;
} 
IMG {
	border:none;
	border:0px;
	margin:0px;
	padding:0px;
}
#contenedor{
border-style:dashed;
border-color:#cccccc;
border-width:1px;
text-align:center;
width: 400px;
background-color:#FFFFFF;
margin: auto;
margin-top:75px;
margin-bottom:75px;
z-indez:1
}