body {
	background-color :#CCCCCC;
	background-image:url(images/back.gif);
	background-attachment : fixed;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align : center;
	line-height : normal;
	
} 
a { 
text-decoration : none;
color : #1c232a;
} 
a:hover { 
text-decoration : underline;
color : #1c232a;
} 
#contenedor {
	width : 740px;
	margin : 0 auto;
	background : #ffffff;
	overflow : hidden;
	text-align : left;
} 
