@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#;
}

a:visited   {
	color:#;
}

body {
	background-color: #;
	background-position: center center;
	background-attachment: fixed;
	background-repeat: repeat-x;
}

body,td {
	color: #000000;
	font-family: 'Times New Roman';
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	10px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: #FFFFFF;
	filter:alpha(opacity=100);
}
.container {
	color: #000000;
	position:relative;
	border: px  #;
	padding:	25px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 10px;
	background-color: #ff3333;
	color: #0000ff;
	font-family: 'Times New Roman';
	font-weight: normal;
	font-style: normal;
	font-size: 20px;
}

.content {
	padding:25px;
}


		
	

	
	
		body { 
			background-image: url('https://img.mfcimg.com/backgrounds/10726.jpg');
		}
