body {

background: url('bg.jpg') repeat-x scroll top;

}

a{
text-decoration: none;
color: #ed1c24;

}
a:hover {
color: #555;
}

#logo {
background: url('logo.jpg') no-repeat center center;
width: 800px;
height: 215px;

margin: 0 auto;

}

#infotxt {
width: 700px;
color: #000;
margin: 0 auto;
font-size: 14pt;
font-family: arial;
}
