.home{
  position:absolute;
  background: #000000 url(page.png) repeat center;
  margin-left:0px
}

.picpage{
  background: white;

}

#header{
  position:relative;
  margin: -20px 0 0 500px;
}

#p1{
  color: white;
  
}

.socials{
  position:absolute;
  top:0;
  line-height:3;
  border: 5px #FF2BA6 ridge;
  padding:10px 10px 10px 10px;
  margin: 200px 0 0 250px;
  list-style:none;
}

#projects{
  color:white;
  font-size: 15px;
  position:absolute;
  top:0;
  border: 5px #FF2BA6 ridge;
  padding:10px 10px 10px 10px;
  margin: 200px 0 0 450px;
}

#SClogo{
  
  margin:50px 0 0 1000px;
  border:3px #FF2BA6 inset;
  width:88px;
  height:31px;
}

#statustitle{
  font-weight:bold;
  text-decoration:underline;
}
.status{
  position:absolute;
  top:0;
  text-align: center;
  font-size: 18px;
  font-family:fantasy;
  border: 5px #FF2BA6 ridge;
  width: 245px;
  background:white;
  margin: 200px 0 0 1000px;
} 
#stats{
  position:absolute;
  top:0;
  text-align: center;
  font-size: 18px;
  font-family:fantasy;
  color:white;
  line-height:2;
  width:245px;
  list-style:none;
  border: 5px #FF2BA6 ridge;
  margin: 600px 0 0 1000px;
}
