body {
/*background-color: #758698;*/
background:url(../../img/site/errorbg.gif) repeat-x 50% top;
}

.coming {
position: absolute;
top: 50%;
left: 50%;
width: 400px;
height: 200px;
margin-left: -200px;
margin-top: -110px;
/*background-color: rgb(94, 105, 123);*/
}

.testocoming {
position: relative;
top: 50%;
left: 50%;
width: 400px;
height: 30px;
margin-left: -200px;
margin-top: -20px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 30px;
/*color: white;*/
color: rgb(94, 105, 123);
text-align: center;
font-weight: bold;
/*border: 1px dotted white;*/
}

.footercoming {
position: absolute;
top: 50%;
left: 50%;
width: 400px;
height: 10px;
margin-left: -200px;
margin-top: 110px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 10px;
/*color: white;*/
color: rgb(94, 105, 123);
text-align: center;
}

.footercoming a:active, a:link, a:visited {
/*color: white;*/
color: rgb(94, 105, 123);
text-decoration: none;
}

.footercoming a:hover {
/*color: white;*/
color: rgb(94, 105, 123);
text-decoration: underline;
}

.data {
position: absolute;
top: 0px;
right: 10px;
height: 11px;
font-size: 11px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align: right;
color: white;
}