
button{
  width: 100%;
  margin:2%;
  padding:2%;
  height:5em;
}

button h2{
	text-align: center;
}

#imageHolder{
margin-top: 2%;
}

textarea{
width:71%;
}

.stuff{
	
	
	
	 font-family: 'Open Sans', sans-serif;
    color: #000000;
    
	
margin-bottom: 2%;
}

#bar {
 background:#f4ac42;
 border-bottom:1px dashed #4d505b!important;
}

#bar h1{
color:#4d505b;
}


