html {
	background-image: url(../images/bg.jpg);
	margin: 0 auto;
	background-position: top;
	background-repeat: no-repeat;	
}

.box {
	background-color: transparent;
}

.box, .box-tab-caption, .box-tab-caption-active {
    border-width: 0px;
}

#footer-wrapper, #header-wrapper {
    border-width: 0px;
}

.buttons-line {
    height: 1em;
}