@charset "UTF-8";
/* CSS Document */

body {background: url(/images/mp3playerbackground.png) no-repeat top center; background-attachment:fixed;
width: 372px;
height: 292px;
margin: 0 auto;
background-color: #000000;

}

body.radio {background: url(/images/radiogotricities.png) no-repeat top center; background-attachment:fixed;
width: 800px;
height: 518px;
margin: 0 auto;
background-color: #000000;
}

body.radio p {margin-top: 125px; width: 550px; line-height: 25px;font-family: Tahoma, verdana; font-size: 12px; margin-left: 245px;}

margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;


.mp3minibandtitle {width: 300px; }
.mp3minibandtitle {font-weight: bold; font-family: Tahoma; text-decoration: none; color: black; font-size: 24px; float: right; margin-top: 35px; margin-right: 22px;}
.mp3minibandtitle a:hover {color: #00C;}
,mp3minibandtitle img {padding-bottom: 15px;}
#miniplayer {display: block; clear: both; margin-left: 30px;}

#radioplayer {margin-left: 135px; margin-top: -5px;}






