/* =================================================
    CSS STYLES FOR PlayMSP.com
   =================================================*/   
/* 
  === Basic Color Directory === 
Orange		#f78e1e
Grey        #777777
Blue        #005cab
Red         #ed1c24
*/ 
@import url(root.css);   
body {
  width:970px; 
  margin:0px auto; 
  text-align:left;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px; 
  font-weight:normal; 
  color:#000000;
  }
