*{
font-family:courier;
font-size:16px;
}

html, body {height: 100%;}

body {
color:white;
margin:0;
padding:0;
background-image:url(/images/image2.jpg);
background-repeat:repeat-x;
background-color:black;
}

/*

div#comingMsg{
position:relative;
top: 50%;
left: 50%;
height:300px;
margin-top:-150px;
width:350px;
margin-left:-175px;
text-align:center;
}

*/
