html {
	background: url(../images/bg.jpg) left top;
}

body {
	background: none;
}

.wrapper {
	min-width: none;
	width: 950px;
	margin: 0 auto;
	background: #ffffff;
}

.breaker {
	clear: both;
}

br.breaker {
	line-height: 1px;
	height: 1px;
}

.breaker-ie {
	display: block;
}

.breadcrumbs {
	margin-left: 10px;
}