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