@charset "UTF-8";

a:link   {
text-decoration: none;	
color:#FFFFFF;
}
a:active   {
text-decoration: none;	
color:#FFCCCC;
}
a:hover   {
text-decoration: none;	
color:#FFFFFF;
}
a:visited   {
text-decoration: none;	
color:#FFFFFF;
}

body {
	background-image: url('http://primworx.com/estrella/background-estrella4C.jpg');
        background-color: #000000;
	padding-right: 0px;
	background-position: top right;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

body,td {
	color: #FFCCFF;
	font-family: 'Comic Sans MS';
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: ;
	filter:alpha(opacity=0);
	background:;
}
.container {
	color: #FF0080;
	position:relative;
	border: px  #000000;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}
Goooooooooooooooooooooooooooooooooooooooober
.container .heading {
	padding: 5px;
	background-color: #;
	color: #FFFFFF;
	font-family: 'Comic Sans MS';
	font-weight: normal;
	font-style: normal;
	font-size: 29px;
}

.content {
	padding:5px;
}