        html, body, div, span, applet, object, iframe, 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 {

	padding: 0;
	margin: 0;
	border: 0;
	font-size: 100%;
  font-family: Verdana;
	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;
}


@font-face {
  font-family: hgp; /* set name */
  src: url('B.ttf'); /* url of the font */
}

p {
  font-family: hgp; /* use font */
}


.container1 {
position: relative;
width: 500px;
height:407px;
margin: auto;
border:none;
padding: 2px; 
margin-top: 150px;
background-image: url(bg3.gif); }


  
  }


html { 
  background-color: 
  white; color: #aa916f;  font-size: 24px; 
} 
#demo2 {
  height: 23px;
  }


#demo3 {
  height: 23px;
  }



  html { 
  background-color: 
  white; color: black;  background:url('animegirl.jpg');
  background-size:100px;
   background-size: cover;

background-repeat: no-repeat;

background-attachment: fixed;

background-position: top;


} 


body {
    cursor: url("headphonescursor.png"), auto;
}

 
.img:hover {
transform: rotate(5deg);}

.containercounter {
  position: absolute;
  left:510px}
  
  
  
  
  
  .media-volume-slider[data-interactive] .media-slider-thumb {
  transform: translateX(-50%) scale(1);
}

.media-volume-slider[data-dragging] .media-slider-thumb {
  transform: translateX(-50%) scale(1.1);
}

.media-slider-value {
  position: absolute;
  left: var(--media-slider-pointer);
  bottom: 100%;
  transform: translateX(-50%);
  margin-bottom: 6px;
  background: rgba(0, 0, 0, 0.8);
  color: white;
  font-size: 12px;
  padding: 2px 6px;
  border-radius: 4px;
  pointer-events: none;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 150ms ease;
}

.media-volume-slider[data-pointing] .media-slider-value {
  opacity: 1;
}
  

  

  
  
  
  
  
