body {
background-image: 
url('/images/boxing-newspaper.jpg');
background-repeat: repeat
	}

h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 22px;
}

A:link        { text-decoration: none; color: #800000;}

A:visited     { text-decoration: none; color: #800000;}

A:hover       {text-decoration: none; color: #000066; font-style: normal; text-decoration: underline overline}

#boxingsite {
width:100%;
margin:0px auto;
background:#ccc url(/box/l.gif) repeat-y left top;
}

#boxing {
width:96%;
margin:0px auto;
background:#ccc url(/box/l.gif) repeat-y left top;
}
.top {
width:100%;
height:20px;
background:url(/box/t.gif) no-repeat left top;
}
.top span {
display:block;
position:relative;
height:20px;
background:url(/box/tr.gif) no-repeat right top;
}
.center-content {
position:relative;
background:url(/box/r.gif) repeat-y right top;
padding:1px 20px 1px 20px;
margin:-1px 0 -1px 0;
}
.bottom {
width:100%;
height:20px;
background:url(/box/b.gif) no-repeat left bottom;
}
.bottom span {
display:block;
position:relative;
height:20px;
background:url(/box/br.gif) no-repeat right top;
}

img {
border:0px;
}

