/* CSS Document */
/* Coming Soon Style Sheets */

body {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
	height: 80%;
}

footer {
	width: 80%;
	margin: 0 auto;
	bottom: 0;
	text-align: center;
}

#main {
	width: 80%;
	height: 80%;
	margin: 0 auto;
	align-content: center;
	text-align: center;
}

.brand {
	color: orangered;
}