body {
background-image:url('just dog.png'),url('samples album art big.png');
background-size:50% 100%, 100% 100%; background-color:black;  background-repeat: no-repeat; background-position:center; color:#DACDA3; overflow-x:hidden;font-family: "arial"; overflow-y:hidden;width:100%;height:100%;}



a:link {color:#9e9e9e;}      /* unvisited link */
a:visited {color:#9e9e9e;}  /* visited link */
a:hover {color:#920025;}  /* mouse over link */
a:active {color:#920025;}  /* selected link */

.everything {
	height:100%;
	width:100%;
	overflow-y:scroll;
	overflow-x:hidden;
	padding-right: 30px;
	box-sizing: content-box;
	
	}

.blendy {
     filter:  url(#chromakey);
    
}


.bandcamp {align:center; float:center; }

.underpressure {
    color:#9e0101;
    font-size:72px;
 
}





#myVideo {
    
    right: 10%;
    bottom: 10%;
    min-width: 50%;
    min-height: 50%;
}