<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> :3 body{ color:#cccccc; background-color:white; background-image:url(""); background-position:top left; background-repeat: no-repeat; background-attachment:fixed; font-family:arial; font-size:10px; line-height: 120%; text-align:justify; } a:link, a:active, a:visited{ color: white; } a:hover{ color:white; } #todo { margin:auto; width:700px; top:50px; background-color:;} #entradas { width:700px; margin-bottom:50px; background-color:; padding:10px; margin-top:40px; } #entradas img{ opacity:.8; -webkit-transition-duration:.7s;} #entradas img:hover{ opacity:1; -webkit-transition: 0.2s ease-in; } .credit a{ bottom:0px; right:0px; opacity:.4; position:fixed; } .credit a:hover{ background-color:; } #titulo { font-size:20px; font-family:georgia; font-style:italic; margin-left:30px; position:absolute; top:20px; width:660px; text-align:right; border-bottom:1px dashed #cccccc; padding-bottom:2px;} #entradas img { -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; width:64px; height:64px; } #entradas img:hover { -webkit-border-radius: 32px; -moz-border-radius:32px; border-radius: 32px; width:64px; height:64px;}
blogroll