* {
  margin: 0;
  padding: 0;
}

.header {
  border-style: hidden;
  position: fixed;
  left: 0px;
	right: 20%; 
  top: 20px;
  font-family: monospace;
  font-style: italic;
  font-size: 16px;
  z-index: 0
  border: 10px, skyblue;
  padding: 10px;
  background-position: center;
  opacity: 1
}

.floating {
  border-style: hidden;
  position: fixed;
  left: 10px;
  top: 480px;
  font-family: monospace;
  font-style: italic;
  font-size: 16px;
  z-index: +2
  padding: 10px;
  opacity: 1;
}

.works {

    margin-left: 10px;
    margin-bottom: 10px;
    font-family: monospace;
    font-style: italic;
    font-size: 16px;
    z-index: +3
    border: 10px, aqua
    padding: 10px;
    opacity: 1;

}

.transparent {
left: 120px;
  top: 50%;
  position: absolute;
  opacity: 0.7;
  margin-bottom: 440px;
  z-index: +4
}

iframe {
  position: relative;
    left: 10px;
    top: 0px;
    margin-bottom: 100px
}

.footer {
margin: 10px;
font-family: monospace;
font-style: italic;
  font-size: 11px;
  position: fixed;
  right: 10px;
  bottom: 10px;
  opacity: 0.5;
  color: black;


}

p {
  border-style: hidden;
  left: 30px;
  margin-top: 80px;
  font-family: monospace;
  font-style: italic;
  font-size: 14px;
  z-index: 0
  border: 10px, skyblue;
  padding: 10px;
  background-position: center;
  opacity: 1;
  width: 80%;
  align-content: right;
  margin-bottom: 30px
}



.fragment {
  background-color: black;
  position: absolute;
  opacity: 1
}

a {
  color: white;

  border-style: solid;
  border-width: 0;

  background-color: darkgrey;
}

a:hover {
  color: black;
  border-color:: white;
}

.image {
  background-color: darkgrey;
  background-size: contain;
  background-repeat: no-repeat;
  padding-bottom: 400px;
  opacity: 1
}



.cv {
  margin-top: 20px;
  margin-left: 0px
}

.statement {
  margin-top: 20px;
  margin-left: 80px
}

.thoughts {
  margin-top: 20px;
  margin-left: 80px
}

.tryingthings {
  margin-top: 20px;
  margin-left: 0px
}

.forthcoming {
  margin-top: 20px;
  margin-left: 0px
}

.contact {
  margin-top: 20px;
  margin-left: 0px
}

.writing {
  margin-top: 20px;
  margin-left: 0px
}

.textualactants {
  margin-left: 0px;
	margin-top: 20px;
  margin-bottom: 20px
}

.voidscreams {
  margin-left: 0px;
  margin-top: 20px;
	  margin-bottom: 20px
}

.workersleaving {
  margin-left: 0px;
  margin-top: 20px;
  margin-bottom: 20px
}

.statescape {
  margin-left: 0px;
  margin-top: 20px
}

.ourskins {
  margin-left: 0px;
  margin-top: 20px
}

.undertitled {
  margin-left: 0px;
  margin-top: 20px
}

.specialrights {
  margin-left: 0px;
  margin-top: 20px
}

.sequestered {
  margin-left: 0px;
  margin-top: 20px
}

.swik {
  margin-left: 0px;
  margin-top: 20px
}

.trbwtinp {
  margin-left: 0px;
  margin-top: 20px
}

.tombola {
  margin-left: 0px;
  margin-top: 20px
}

.lmhycysyn {
  margin-left: 0px;
  margin-top: 20px
}

.lmhysy {
  margin-left: 0px;
  margin-top: 20px
}

.mother {
  margin-left: 0px;
  margin-top: 20px
}

.iwbok {
  margin-left: 0px;
  margin-top: 20px
}

.manifesto {
  margin-left: 0px;
  margin-top: 20px
}

.ladderdance {
  margin-left: 0px;
  margin-top: 20px
}

.flickbook {
  margin-left: 0px;
  margin-top: 20px
}

.karasutra {
  margin-left: 0px;
  margin-top: 20px
}

.afterserra {
  margin-left: 0px;
  margin-top: 20px;
}

.rolling {
  margin-left: 0px;
  margin-top: 20px;
  margin-bottom: 400px
}


.twisi {
  margin-left: 60px;
  margin-top: 20px
}

.templemount {
  margin-left: 40px;
  margin-top: 20px
}

.watershed {
  margin-left: 20px;
  margin-top: 20px
}

.dividingplane {
  margin-left: 0px;
  margin-top: 20px
}

.wwaiaitc {
  margin-left: 0px;
  margin-top: 20px
}

.malevich {
  margin-left: 0px;
  margin-top: 20px;
  margin-bottom: 400px
}

img {
    position: relative;
    image-orientation: from-image;
    margin-left: 10px;
    margin-top: 0px;
    margin-bottom: 70px;
    opacity: 1;
    z-index: +5

}



body, html {
  height: 100%;
	background-image: url("media/background.png");
		 background-repeat: no-repeat;
}

background-image { 
  /* The image used */
  background-image: url("media/background.png");
	opacity: 0.3;

  /* Full height */
  height: 100%; 

  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}



.text {
  background-color: #0ce8fc;
  padding-top: 20%;
  padding-right: 30%;
  font-family: 'Inconsolata', monospace;
}

.handwriting {
  background-color: #f507f9;
  padding-top: 20%
}

.home {
  background-color: white;
  padding-top: 20%
}

.scan {
  background-color: #939393;
  padding-top: 20%
}

.links {
  padding-bottom: 200%;
  position: relative;
  left: 50px;
}

.audio {
  background-color: #a142f4;
  padding-top: 20%
}

.video {
  background-color: #ff7b00;
  padding-top: 20%
}

li {
  padding-top: 6%;
  display: block;
  letter-spacing: normal;
}

.no-italics {
    font-style: normal;
}
