body {
background-color:#FF0400;
}

.tblbody {
border-left:solid 4px #EF4942;
border-right:solid 4px #EF4942;
width: 780px;

}

#header {
border-bottom:solid 4px #EF4942;
}

#nav {
border-bottom:solid 4px #EF4942;
text-align:center;
}


#content {
}

#footer {
}
