/* background styles  */

body {
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: -100px -100px;
}

.top_cap {
	visibility: hidden;	
}

.bottom_cap {
	visibility: hidden;	
}
.background {
	background-image: url(../images/structure/str_md.png);
	background-repeat: no-repeat;
	background-position: -100px -100px;
}
