/* --------------------- */

/*     QUICK STYLING     */

/*  CHANGE THE BG IMAGE  */

/*  & LINK COLORS HERE   */

/* --------------------- */





html{background: white url(img/gridbg2.gif); 
     }



a{color: #01dd0b;}

a:hover {text-decoration: underline;}

a img:hover {opacity: 0.80;}

#content h1 a:hover{color: #6a2d91;}

#navigation li a:hover{background: #6a2d91; color: #fff;}



h2 a{color: #333; text-decoration: none;}

h2 a:hover{color: #111; text-decoration: none;}





.contact_btn{background: transparent url(img/contact_btn_green.png) no-repeat top center; height: 38px; width: 105px; display: block;}

.english_btn{background: transparent url(img/english_btn2.png) no-repeat top center; height: 38px; width: 105px; display: block;}


#content h1 span, #navigation li a{

	font-size: 14px; 

	background: black; 

	padding: 2px 6px 4px; 

	color: #fff; 

	text-transform: uppercase;}

#spotify_btn {
background: url(img/spotify.png) no-repeat scroll center top transparent;
display:block;
height:38px;
width:73px;
left:50%;
margin-left:222px;
position:absolute;
top:3px;
}	






