


/* CSS Document */

* {margin:0;
   border:0}
   
   
   /*INDEX*/
body {background:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#350e2a;}

#contenedor {/*background-color:#CC9966;*/
			min-width:1024px;
			width:1024px;
			margin:auto;
			position:relative;}
#contenedor a  {color:#250b1d;}
.email {position:absolute;
top: 27.5em;
left:41.5em;}

.web {position:absolute;
top: 40.3em;
left:36.5em;
font-size:14px;}