


body {
	background-color: #C8C8C8;
	font-family: 'Open Sans', sans-serif;
}

p {padding: 20px; text-align: center;}

h1 {font-size: 20px; font-weight: 400;}


#container {width: 100%; min-width: 1000px; padding: 20px; margin: 15px;}
#header-main {min-height: 200px;}
#content-main {min-height: 400px;}

/*
.masthead {
  height: 100vh;
  min-height: 800px;
  background-image: url('images/brookelyndesigns-noboard.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

*/