body {
  background-image: url(images/monochromeflowersmall.png),url("images/blacklaceheader.png"), url("images/background.png");
  background-position: top right, top left, top left;
  background-repeat: no-repeat, repeat-x, repeat;
}

.box1{
	position:absolute;
	margin: auto;
	width:205px;
	height:200px;
	float:left;
  border: 20px solid transparent;
  background-clip: padding-box;
  padding: 0px;
  border-image: url(images/border1.png) 101 repeat;
  background-color: #f4f4f4;
	overflow:auto;
	}

.box2{
	  position: absolute;
    margin-top: 240px;
    width: 177px;
    height: 88px;
    float: left;
    border: 20px solid transparent;
    background-clip: padding-box;
    padding: 0px 14px;
    border-image: url(images/border1.png) 101 repeat;
    background-color: #f4f4f4;
    overflow: auto;
	}	
.box4{
  position:absolute;
	margin-top: 370px;
	width: 177px;
  height: 88px;
  float: left;
  border: 20px solid transparent;
  background-clip: padding-box;
  padding: 0px 14px;
  border-image: url(images/border1.png) 101 repeat;
  background-color: #f4f4f4;
	overflow: visible;
	}
	.box5{
position: absolute;
    margin-top: 501px;
    width: 177px;
    height: 201px;
    float: right;
    border: 20px solid transparent;
    background-clip: padding-box;
    padding: 0px 14px;
    border-image: url(images/border1.png) 101 repeat;
    background-color: #f4f4f4;
    overflow: auto;
}
	
.main {
  width: 800px;
  text-align: center;
  margin: auto;
  padding-bottom: 0;
  display: block;
  height: 675.5px;
  overflow-x: hidden;
  overflow-y: scroll;
  border: 20px solid transparent;
  background-clip: padding-box;
  padding: 14px;
  border-image: url(images/border1.png) 101 repeat;
  background-color: #f4f4f4;
  font-size: 16.5px;
  }
  
#maintext {
  margin: auto;
  width: 50%;
  border: 3px solid green;
  padding: 10px;
}

.content {
  width: 1400px;
  margin: 0 auto;
  display: flex;
  border-radius: 10px;
}

.header {
  width: 1150px;
  height: 200px;
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
}

#titleimage {
  position: absolute;
  height: 150px;
  width: 750px;
  top: 106%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}

.imfellgreatprimer{
    font-family: "IM Fell Great Primer", serif;
  font-weight: 400;
  font-style: normal;
}
.imfellgreatprimeritalic {
  font-family: "IM Fell Great Primer", serif;
  font-weight: 400;
  font-style: italic;
}

#moodimage {
  position: absolute;
    height: 30px;
    width: auto;
    top: 55px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.quotes{
	width: 1400px;
  margin: auto;
  padding-bottom: 0;
  display: block;
  height: 675.5px;
  overflow-x: hidden;
  overflow-y: hidden;
}
.box6{
  
	position:absolute;
	margin-left: 1155px;
	margin-top: auto;
	width:177px;
	height:170px;
	float:right;
  border: 20px solid transparent;
  background-clip: padding-box;
  padding: 0px 14px;
  border-image: url(images/border1.png) 101 repeat;
  background-color: #f4f4f4;
	overflow: scroll;
}
.box7{
  position:absolute;
	margin-left: 1155px;
	margin-top: 207px;
  width: 177px;
  height: 135px;
	float:right;
  border: 20px solid transparent;
  background-clip: padding-box;
  padding: 0px 14px;
  border-image: url(images/border1.png) 101 repeat;
  background-color: #f4f4f4;
	overflow: scroll;
}
.lastfmbox{
  position:absolute;
	margin-left: 1155px;
	margin-top: 380px;
	width:205px;
	height:325px;
	float:right;
  border: 20px solid transparent;
  background-clip: padding-box;
  padding: 0px;
  border-image: url(images/border1.png) 101 repeat;
  background-color: #f4f4f4;
	overflow: auto;
}
#time{
  position: absolute;
    height: 35px;
    width: auto;
    top: 55px;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
#center1{
  text-align: center;
  margin-top: 10px;
  margin-bottom: 0px;
}
.date{
  font-size:22px;
}
::-webkit-scrollbar {
  display: none;
}
.destroylist{
  list-style-type: none;
  text-align: left;
  padding: 0px 20px;
}
.destroylist2{
  list-style-type: none;
  text-align: left;
  padding: 0px 6px;
}
.charlotte2{
  width:199px;
  float:left;
}
.charlotte1{
  width: 220px;
  float: right;
  margin-top: 5px;
}
a:link, a:visited{
  color: #6a6299;
 text-decoration: underline;
}
.stamps{
padding-bottom:10px;
}
marquee img{
  padding-right:7px;
}