/*Everything should be below this*/
@import url("css/color-red.css");

body{
font: 12px Georgia;
}





#sidebar {float:left; } 
#content {float:right;}

#wrapper { background:url(images/sidebarbg2.png) repeat-y left top;  }

 