#red {background-color: lightcoral;}

#blue {background-color: lightblue;}

#green {background-color: lightgreen;}

#yellow {background-color: lightgoldenrodyellow;}

#purple {background-color: lavender;}

.widewrapper {
	height: 100%;
	width: 100%
}

.jumbotron {
	background-color: white;
	padding-top: 0px;
	padding-bottom: 0px;
}

#video {text-align: center;}

.navbar-brand {font-family: 'Nothing You Could Do', cursive;
				font-size: 2em;}

div {font-family: 'Raleway', sans-serif;}

h3 {font-family: 'Nothing You Could Do', cursive;}

.footer {color: #999999;
		padding-top: .5em;
		padding-bottom: 1em;
		text-align: center;
		height: 3em;
		margin-bottom: 2em;
		margin-top: 1em;
}

.panel-title {font-family: 'Nothing You Could Do', cursive;
			font-size: 2em;
			text-align: center;}

body {background-color: F7D8D7;}

#homehead {text-align: center;
			font-family: 'Nothing You Could Do', cursive;}

#title {text-align: center;
		font-size: 2em;}

#blog {font-size: 2em;}

.well {padding-top: .5em;}

#section {font-size: 1.5em;}

.pagination {align-content: center;}

#portrait {max-height: 345px;
			width: auto;
	margin: 0 auto;}

#caption {text-align: center;}



