body {
  background-image: url('file:///C:/Users/josep/Documents/personal%20site/images/art_page_originalcharacters/ztumblr_inline_mov44vxjTu1qz4rgzp.png');
  background-repeat: repeat;
  background-position: center;
  background-attachment: fixed;
  font-family: Verdana;
  color: white;
}

div {
   width: 700px;
  margin: auto; 	
  border-radius: 5px;
  justify-content: center;
  align-items: center; 
}

.firstimage {
    width: 600px;
    height: 400px:
}

#ocs {
  justify-content: center;
  align-items: center; 
  border-radius: 0px;
  margin: 0px;
  width: 1004px;
    height: 900px;
  background-color: #F8B3CA;
    position: absolute;
    top: 100px;
    left: 254px;
    border-style: solid;
    border-color: #D95E84;
    border-radius: 0px;
    border-width: 4px;
    
    #character1 {
        background-color: none;
        width: 250px;
        height: 250px;
        position: absolute;
        left: 50px;
        top: 50px;
    }
}


#top {
  
  margin: auto; 	
  border-radius: 0px;
  justify-content: center;
  align-items: center; 
  display: flex;
    position: absolute;
    top: 0px;
    left: 410px;
}

