.speed {  background-attachment: fixed; background-image: url(red.jpg); background-repeat: no-repeat; background-position: left top}
.bluebg {  background-attachment: fixed; background-image: url(blue.jpg); background-repeat: no-repeat; background-position: left top}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.textw {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF}
