body {
	margin:0px;
	background-image:url(images/background.png);
	background-repeat:no-repeat;
	background-position:top right;
	background-attachment:fixed;
}
#SpecialEquipment { margin:20px; }
#SpecialEquipment tr { vertical-align:top; }
.Image { padding-right:10px; }
.Image, .Title { padding-top:10px; }
.Image, .Info { border-bottom:1px solid black; padding-bottom:10px; }
.Caption { font-size:14pt; font-weight:bold; letter-spacing:4px; padding-bottom:16px; }
.Image img { width:180px; border-width:0px; }
.Info { vertical-align:bottom; }
