html {

background-repeat:no-repeat;
background-position: center;
background-color: #0c2576;
margin-top: 15px;

}


#outterObjectLayoutContainer .box {
    overflow: hidden;
	margin: 0;
}



.box {
    background-color: transparent;
	
}



.box, .box-tab-caption, .box-tab-caption-active {
    border-width: 1px;
}

#footer-wrapper, #header-wrapper {
    border-width: 1px;
}