@charset "UTF-8";

html {
background: url(https://img.mfcimg.com/photos2/822/8226711/755-687-758-469-3555439.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
width: 1040px;
margin: auto;
}

.element.style {
margin:auto;
}



.body .outer_body{
margin: auto;
}

.outer_body {
Width: 1040px;
Position: relative;
float: none;
margin-left: auto;
margin-right: auto;
bottom: 50px;
left: auto;
right: auto;
width: 960px;
height: auto;
}

body {
Width:1040px;
position: relative;
float: none;
alignment-baseline: central;
margin: auto;
margin-left: auto;
margin-right: auto;
height: 50px;
background: url(https://img.mfcimg.com/photos2/822/8226711/755-687-758-469-3555439.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;

}


body,td {
margin-left: auto;
margin-right: auto;
font-family: 'Lucida Console';
color: rgb(255, 255, 255);
font-weight: normal;
font-style: normal;
font-size: 15px;
}

td .clock { font-size:9px; }


.td {
letter-spacing: 0px;
z-index: 9999;
top: 0px;
position: absolute;
left: 0px;
width: 100%;
text-align: center;
color: rgb:(255, 255, 255);
text-shadow: 0pt 1px 2px rgb (200, 255, 200);
margin:auto;
}

.container {
position:relative;
Margin-left: auto;
Margin-right: auto;
border: 6px ridge #B3AD72;
padding:5px;
width: 95%;
height: 100%;
background-color:transparent;
background: rgba(102, 102, 51, 0.5);
border-radius: 10px;

}



.container_transparency {
margin-left: auto;
margin-right: auto;
}

.container_padding {
padding: 10px;
}

.spinner {
margin: auto;
}

.boxee{
margin: auto;
}

.container .heading {
padding-left: 10px;
margin: auto;
color: #FFFFCC;
font-family: 'Georgia';
font-weight: bold;
font-style: normal;
font-size: 20px;
border: 2px ridge #666633;
}

.content {
padding:12px;
}


.thumbnail
background: none repeat scroll 0 0 #78784A;
border-top: 1px solid #78784A;
box-shadow: 0 2px 3px ##5E5E3B;
outline: 1px solid #FFFFCC;
padding: 5px;
border-radious: 5px;
}



.blurb_key {
padding-left: 5px;
color: #D2DEAD;
font-style: italic;
font-family: 'monospace';
text-shadow 0 1px 2px #A6BA6C;
}


.blurb_value {
color: #F0EBC2;
padding-left: 5px;
font-style: normal;
font-family: 'monospace';
text-shadow 0 1px 2px #C9C078;

}


.key {
color: #F6F2A0;
font-family: 'Times New Roman';
font-style: italic;
padding-left: 6px;
text-shadow 0 1px 2px #7E7207;
}

.value {
color: #FAFAE0;
font-style: normal;
padding-left: 6px;
text-shadow 0 1px 2px #C2AE07;
}


a:link {
color: #FFE066;
text-style: normal;
font-weight: bold;
text-decoration: none;
text-shadow 0 1px 2px ##C2AE07;
}

a:active {
color: #CC3300;
text-decoration: none;
text-shadow 0 1px 2px ##C2AE07;
}

a:hover {
color: #FCF1C7;
text-decoration: underline;
text-shadow 0 1px 2px ##C2AE07;
}

a:visited {
color:#FCDBBB;
text-style: normal;
font-weght: lighter;
text-shadow 0 1px 2px ##C2AE07;
}