@charset "utf-8";
/* CSS Document */
/* Equipment Stylesheet */


.eq_intro { width: 600px;
			height: auto;
			margin: auto;
			margin-bottom: 10px;
}

img { margin-left: 10px;
		margin-top: 0px;
}
span { font-size: 1.2em; /* 12x1.2=14.4px */
			font-family:Georgia, "Times New Roman", Times, serif;
		font-style: italic;
		font-weight: bold;
		line-height: 1.4em;
}
p {		width: 320px;
		margin-left: 280px;
		font-size: 1.em;/* 12x1.0=12 */
		position: relative;
}
#diamond { background: url(../images/velocity.jpg) no-repeat;
			width: 600px;
			height: 250px;
}

#plat { background: url(../images/sforce755.jpg) no-repeat;
		width: 600px;
		height: 250px;
}
#gold {background: url(../images/648ld.jpg) no-repeat;
		width: 600px;
		height: 250px;
}
#goldsu {background: url(../images/652su.jpg) no-repeat;
		widows: 600px;
		height: 250px;
}
#silver {background: url(../images/sun332.jpg) no-repeat;
		width: 600px;
		height: 250px;
}
#rejuv {background:url(../images/rejuv.jpg) no-repeat;
		width: 600px;
		height: 250px;
}
#mystic {background: url(../images/mystic.jpg) no-repeat;
		width: 600px;
		height: 250px;
}


.title { 
}

