<style type="text/css">
body {
background-color: rgb(0,0,0);
background-image: url(http://www.picnik.com/graphics/myspace_bg.jpg);
background-position: 0px 0px;
background-repeat: repeat-x;
background-attachment: fixed;
}
.section input {
cursor: hand;
font-size:25px;
font-weight:bold;
width: 220px;
height: 50px;
font-family: 'Trebuchet MS';
color: rgb(38,38,38);
border: none;
background: url(http://www.checkyourthreads.com/myspace_btn.gif) top center no-repeat; } .section input:hover {
color: rgb(38,54,7);
background: url(http://www.checkyourthreads.com/myspace_btn.gif) center center no-repeat; } .section input:active {
background: url(http://www.checkyourthreads.com/myspace_btn.gif) bottom center no-repeat; }
</style>