html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;

}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6 {
    -webkit-text-size-adjust:none;
}
body {
	background-color:#f0f0f0;
	background-image:url('/images/back.jpg');
	margin:0;
	padding: 0;
	width:100%;
	height:100%;
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif; 
 
} 
.texts{
	margin:0 auto;
	width:450px;

}
.gitaristRadyo{
	
	width:170px;
	height:204px;
	position: fixed;
	right:-22px;
	bottom:0px;
}
a{color:#808080;}
a:hover{color:#424141;}
p{
text-align:center;
font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif; 
text-shadow: 0 1px 0 white;
text-align:justify;
line-height:18px;
}
.logo{
background-repeat: no-repeat;
background-image:url('/images/logo.png');
background-position:left center;
width:458px;
height:132px;
margin:0 auto;
padding-top: 75px;


}
.social{
	margin-left:150px;
}

.girisBTN{
	width:300px;
	margin:40px;
}
.girisBTN a{
	padding: 11px;
	text-shadow:0px 1px #000;
	border:1px solid #c53e2f;
	font-size:20px;
	border-radius:10px;
	background-color:#e54533;
	line-height:30px;color:#fff;
	text-decoration:none;
}
.girisBTN a:hover{
	text-shadow:0px 1px #892216;
	border:1px solid #c53e2f;
	background-color:#cf200c;
	line-height:30px;color:#fff;
}
.streamPlaylist {
	height:320px;
	position: absolute;
	
	bottom:0;
	left:40%;
}
.streamPlaylist button {
	float:left;
    border:0px;
    margin-top:30px;
	height:255px;
	width:299px;
	background-image:url('/images/gitaristcomOnAir.png');
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:transparent;

}
