body {background-color: #793333;}
.menu {
	margin: 10px 0 0 10px;
	width: 200px;
}
#content {
	margin: 10px 0 4px 225px;
	width: 1000px; 
	height: 1200px;
	background: url("../imgs/bg1.jpg") left top no-repeat;
}
#clothes {
	color: #FFF;
}
.modal-body dl dt {margin-top: 6px;}
.spacer5 {height: 5px; clear: both;}
.spacer15 {height: 15px; clear: both;}
.bg1, .bg2, .bg3, .bg4 {
	width: 30px;
	height: 30px;
	display: block;
	margin-right: 10px;
	margin-bottom: 5px;
}
.bg1 {background: url("../imgs/bg1-thumb.jpg");} 
.bg2 {background: url("../imgs/bg2-thumb.jpg");} 
.bg3 {background: url("../imgs/bg3-thumb.jpg");} 
.bg4 {background: url("../imgs/bg4-thumb.jpg");}
.bg5 {background: url("../imgs/bg5-thumb.jpg");}