/*
	Style Name	: sarah
	Style URI	: http://getk2.com/
	Comments	: Sidebars on both sides of content
*/

body {
	background-image: url('background.png')
}

body.columns-three #primary {
	margin-left: 195px;
}

body.columns-three #sidebar-1 {
	left: -520px;
	margin-left: -195px;
}

a {
	color: #cc0000;
	text-decoration: none;
}
