@-webkit-keyframes pulse{
0% {
-webkit-filter: drop-shadow(0 0 20px rgba(255,255,255,0.3));
}
50% {
-webkit-filter: drop-shadow(0 0 20px rgba(255,255,255,0.8));
}
100% {
-webkit-filter: drop-shadow(0 0 20px rgba(255,255,255,0.3));
}
}
@keyframes pulse{
0% {
filter: drop-shadow(0 0 20px rgba(255,255,255,0.3));
}
50% {
filter: drop-shadow(0 0 20px rgba(255,255,255,0.8));
}
100% {
filter: drop-shadow(0 0 20px rgba(255,255,255,0.3));
}
}
body {
background-image:url('/Images/background.png'); 
background-color: #fff; 
color: #FFFFFF; 
}
body::-webkit-scrollbar {
  display: none;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
a:link {color: #FFFFFF; text-decoration: none; outline:none;}
a:visited {color: #FFFFFF; text-decoration: none; outline:none;}
a:active {color: #FFFFFF; text-decoration: none; outline:none;}

#title {
margin:0 auto;
width: 100%;
max-width: 750px;
min-width: 325px;
max-height: 155px;
min-height: 87px;
}

#fancybox-overlay {
background: #777 url('../Images/background.png');
}
#passwd {
	margin-top: -47px;
}
.social {
width: 800px;
text-align: center;
margin: 0 auto;
}
.social1 {
width: 200px;
float:left;
}
.social2 {
width: auto;
margin-top: 15px;
float: right;
}

#picture {
width: 100%;
height: auto;
text-align: center;
cursor:hand;
}
.s1 {
color:#800517;
}
.song {
margin: 0 auto;
width: 500px;
text-align: center;
}

.picture {
text-align: center;
margin: 0 auto;
width: 150px; 
height: 100px;
display: inline-block;
padding: 10px;
font: 20px times, sans-serif;
}
.picture:hover {
	opacity: 1;
}

/*
.picture, .pass, #contacttitle, .example, .mail, .cv, .linked, .youtube, .facebook, .l1, .nav {
	opacity: 0;
}
*/
#title img {
width: 0;
}

.x6 {
text-align:center;
padding-bottom: 5px;
padding-top: 15px;
}
.c1 {
text-align:center;
width: auto;
height: auto;
}
.l1 {
width: 220px;
height: 70px;
padding-left: 5px;
padding-right: 5px;
margin: 0 auto;
text-align:center;
display:inline-block;
}
#central {
width: 100%;
text-align: center;
}

#ebay {
padding: 0;
margin: 0 auto;
border: 0;
background-color: #fff;
}

#email {
padding: 0;
margin: 0 auto;
border: 0;
}
#password {
padding: 0;
margin: 0 auto;
border: 0;
}

.hiding {
display: none;
}
 img {
 border-style: none; 
 border: 0;
 }
 .mushroom {
 float: left; 
 width: 35px; 
 vertical-align: top;
 }
 .mushroom1 {
 float: right; 
 width: 35px; 
 vertical-align: top;
 }
 .c11 {
 display: inline; 
 border: 0; 
 text-align: center; 
 width: 70px; 
 height: 62px; 
 font: 10pt times, sans-serif;
 }
 .c9 {
 width:100px; 
 height: auto;
 display:inline-block;
 padding-left:10px;
 padding-right:10px;
 }
 
 .c9 img:hover {
 opacity: 0.2;
filter: alpha(opacity=20);
}

 span.c8 {
 color: #FFFFFF; 
 font: 12pt times, sans-serif;
 }
 a.c7 {
 text-decoration: none;
 }
 span.c6 {
 color: #800517; 
 font-family: times;
 text-align: left;
 font-size: 14pt;
 }
 span.d1 {
 color: #3B9C9C; 
 font-family: times;
 text-align: left;
 font-size: 14pt;
 }
  span.c90 {
 color: #800517; 
 font-family: times;
 font-size: 14pt;
 }
 span.d90 {
 color: #3B9C9C; 
 font-family: times;
 font-size: 14pt;
 }
 span.c4 {
 color: #FFFFFF; 
 font: 14pt times, sans-serif;
 }
 .picture:hover span.c4 {
	 color: red;
 }
 table.c3 {
 background-color: transparent; 
 margin: 0 auto
 }
 input.c2 {
 width: 300px; 
 height: 20px; 
 text-align: left; 
 color: #FFFFFF; 
 background-color: transparent; 
 border: 1px dashed green;
 }
 a span.d1, a:hover span.c6 {display: none;}
 a:hover span.d1, a span.c6 {display: inline; padding-left: 180px;}
  a span.d90, a:hover span.c90 {display: none;}
 a:hover span.d90, a span.c90 {display: inline;}
