@charset "utf-8";
/* CSS Document */

	
.h3{			
	text-decoration: none;		  
   }
		
a  {  			
   color: white;  			
   text-decoration:none;
   hover:black;
   }
		
a:hover {
         color: black;
        }

#grunge1{
	background:#FBE4F8;
	
}
#insta{
	height: 5px;
	width: 5px;
}

#padding{
	padding-top: 100px;
}

#bottom{
	padding-top: 30px;
}
#menu{
	padding-bottom: 50px;
}