body {
    background-image: url(https://www.brdteengal.com/wm-bg.gif);
    background-repeat: repeat-x;
    margin-left: 20px;
    margin-right: 0px;
    margin-top: 5px;
    background-color: #DDDDDD;
    margin-bottom: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: normal;
    color: #000000;
}
a:link {
	color: #CE0505;
}
a:visited {
	color: #CE0505;
}
.conteiner {
    width: 710px;
	padding: 10px 5px 5px 5px;
}
.h1 {
    font-size: 14px;
	padding: 20px 10px 10px 20px;
}
.big {
    font-size: 18px;
	font-weight: bold;
}
.red {
    color: #CE0505;
}