@charset "UTF-8";

a:link,a:active,a:hover { 
	color:#;
}

a:visited   {
	color:#;
}

body {
        background-image:url('http://i1098.photobucket.com/albums/g369/Jeremy_Jayne/Public/8af00e19.jpg');
	background-color: #FFCCFF;
	background-position: ;
	background-attachment: ;
	background-repeat: ;
}

body,td {
	color: #171983;
	font-family: 'Verdana';
	font-weight: normal;
	font-style: oblique;
	font-size: 12px;
        text-align: justify;
}

td .clock	{	font-size:4px;	}

.container_padding {
	padding:	5px;
	height:	100%;
}

.container_transparency {
	border: 5px;
        height:100%;
	width:100%;
	background-color: #FFFFFF;
	filter:alpha(opacity=75);
}
.container {
	color: #171983;
	position:relative;
	border: 5px;
	padding: 5px;
	height: 100%;
	background-color: transparent;
}

.container .heading {
	padding: 5px;
	background-color: #A66FC1;
	color: #FFFFFF;
	font-family: 'sans-serif';
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
}

.content {
	padding:5px;
}

.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

img.csy {
        / Set rules to fill background /
        min-height: 100%;
        min-width: 1024px;

        / Set up proportionate scaling /
        width: 100%;
        height: auto;

        / Set up positioning /
        position: fixed;
        top: 0;
        left: 0;
}

media screen and (max-width: 1024px) { / Specific to this particular image /
        img.bg {
                left: 50%;
                margin-left: -512px;   / 50% /
        }
}
img src=http://i1098.photobucket.com/albums/g369/Jeremy_Jayne/Public/8af00e19.jpg class=csy
