@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#;
}

a:visited   {
	color:#;
}

body {
	background-image: url(https://img.mfcimg.com/photos2/136/13633774/625-812-317-863-5010281.jpg);
        background-size: 100%;
	background-position: top center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

body,td {
	color: #fff;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
}

td .clock	{	font-size:9px;	}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	background-color: transparent;
	filter:alpha(opacity=100);
	background:;
}
.container {
	color: #fff;
	position:relative;
	border: px  #;
	padding:	5px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	padding: 5px;
	background-color: #;
	color: #ffffff;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: normal;
	font-size: 30px;
}

.content {
	padding:5px;
}