/*Everything should be below this*/
@import url("css/color-red.css");

body{
font: 12px Georgia;
}




#sidebar {float:right; } 
#content {float:left;}
#wrapper { background:url(images/sidebarbg.png) repeat-y right top;  }

 