
@import url("css/style-grey.css");

body{
font: 12px Georgia;
}
#header-in, #content-wrap, #footer-in, .bottom {
	margin:0 auto; 
}
#content {
	float:left;
}
#sidebar {
	float:right;
}

