body {
    background-color: #000000; 
    

background: black url('../Project_1/hugsilo.png' ) repeat-x ;
margin: 0;



  }

.pinkwrapper{

	width:600px;
	height:800px;
    	text-align:center;
    	margin-right:auto;
    	margin-left:auto;
    	margin-bottom:auto;
    	margin-top:0px;
    	background-color: #f915bb;
    	padding:10px 70px 70px 70px;
    	
}

.wrapper{

	width:504px;
	height:681px;
    	text-align:center;
    	margin-right:auto;
    	margin-left:auto;
    	margin-bottom:auto;
    	margin-top:20px;
    	background-color: black;
    	padding:50px 50px 50px 50px;
    	
}

p {

   font-family:Cedarville Cursive;

      font-size: 35px;

      font-weight: lighter;
      color: white;
      text-align: left;
      padding:10px 10px 0px 0px;

}

.credit{

   font-family:Cedarville Cursive;

      font-size: 20px;

      font-weight: lighter;
      font-style: italic;
      color: white;
      text-align: left;
      padding:0px 10px 0px 0px;

}






a {
    color: white;
}       
