/* Rivalflame.com - CSS */
body { 
   background-image: url(base/sitebg.jpg);
   background-color: #34393d;
   background-repeat: repeat-x;
   margin: 0 auto;
   font-weight: normal;
   font-size: 10px;
   font-family: verdana, arial;
   color: #ff0000;
}
img { border: none; }
#wrap { width: 910px; margin: 0 auto; }
.wrap_space { width:910px; height:8px; }
/* EOF */