body {
/*
background-image:url('img/bg3.jpg');
background-image:url('http://www.themebin.com/wp-content/uploads/hd-wallpapers/1920x1080/dot_minimal_hd_wallpaper_1080p.jpg');
*/
background:url('img/bg.jpg') top center no-repeat;
background-color:#ec1a23;

font-family:verdana,tahoma,arial,sans-serif;
font-size:14px;
}

a,a:visited {
text-decoration:none;
color:royalblue;
}

div.container {
width:760px;
}

div.banner {
height:104px;
padding:10px;
font-size:20px;
text-shadow:#000 0.0em 0.0em 15px;
}

div.obs {
padding:5px;
padding-bottom:10px;
text-align:left;
border-bottom:1px solid #e0e0e0;
font-size:13px;
}

div.content {
background-color:#fff;
overflow:hidden;
padding:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

div.footer {
font-size:12px;
padding:10px;
text-shadow:#000 0.2em 0.2em 7px;
color:#fff;
}

table tr td {
font-size:13px;
}

