.custom #logo {
	background-image: url(../../../themes/thesis_16b/images/header.png);
	height: 150px;
	width: 960px;
}
body {
	background-color: #616161;
	background-image: url(../../../themes/thesis_16b/images/bg.jpg);
	background-repeat: repeat-x;
}
.custom #content {
    margin-top:10px;
	}
.custom #header {
	padding-top: 0px;
	padding-bottom: 0px;
}
