body{background:#000000 url('../images/bg.jpg') no-repeat fixed center top; margin:0px;  }
a:link{text-decoration: none; color:#FF00FF; font-family:Arial; font-size:10pt}
a:visited{text-decoration: none; color:#FF00FF; font-family:Arial; font-size:10pt}
a:hover{text-decoration: none; color:#FF00FF; font-family:Arial; font-size:10pt}
a:active{text-decoration: none; color:#FF00FF; font-family:Arial; font-size:10pt}
table{text-decoration: none; color:#FFFFFF; font-family:Arial; font-size:10pt}

.imageborder{border: 1px solid #444444}

.title01 { font-family: 'Rock Salt';font-size:18px }
.title02 { font-family: 'Nothing You Could Do';font-size:14px }
.title03 { font-family: 'Redressed';font-size:24px }

.celdas {background-color: transparent;
-moz-border-radius:50px;
-webkit-border-radius:50px;
border-radius:50px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
-moz-box-shadow:0px 0px 14px 4px #000000;
-webkit-box-shadow:0px 0px 14px 4px #000000;
box-shadow:0px 0px 14px 4px #000000;
/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
/*IE 7 AND 8 DO NOT SUPPORT SPREAD PROPERTY OF SHADOWS*/
opacity:0.49;
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=49);
/*-ms-filter must come before filter*/
filter: alpha(opacity=49);
/*INNER ELEMENTS MUST NOT BREAK THIS ELEMENTS BOUNDARIES*/
/*All filters must be placed together*/
}
