/* --------------------- *//*     QUICK STYLING     *//*  CHANGE THE BG IMAGE  *//*  & LINK COLORS HERE   *//* --------------------- */html{background: white url(img/gridbg.gif) repeat top center; }a{color:  #A6429A;}a:hover {text-decoration: underline;}a img:hover {opacity: 0.80;}#content h1 a:hover{color:  #A6429A;}#navigation li a:hover{	background-color: #A54398;	color: #FFF;}.contact_btn{background: transparent url(img/contact_btn_red.png) no-repeat top center; height: 38px; width: 105px; display: block;}#content h1 span, #navigation li a{	font-size: 14px;	padding: 2px 6px 4px;	color: #000;	text-transform: uppercase;	font-weight: bold;	background-color: #A6DBD5;}.back{	clear:both;}.nombre{	clear:left;	float:left;	line-height:11px;	text-align:center;	width:96px;}.portfolio p {float:left;margin:5px 0 0;}	