/*  
Theme Name: Jesper Bylund dot com Design 091203
Theme URI: http://www.jesperbylund.com	
Description: This is my personal theme
Version: 0.5
Author: Jesper Bylund
Author URI: http://www.jesperbylund.com/

*/

body{
	background: #eeeeee;
}
#container{
	width: 500px;
	float: left;
	}
#sidebar1{
	width: 200px;
	float: left;
	background: #eeeeee;
	}
#sidebar2{
	width: 200px;
	float: left;
	background: #ffffff;
	}
