/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

body {
	background-color: #8cc63f;
	background-image: url(../img/wavecut.png);
}

.square {
	margin-top: 30px;
	margin-bottom: 0px;
	background-color: white;
	text-align: center;
}

.ground {
	background-color: #666666;
	text-align: center;
}

h1 {
	padding-bottom: 15px;
	color: #8CC63F;
	font: 700 28px/32px 'Roboto Condensed', sans-serif;
}

ul {
	margin-bottom: 20px;
	text-decoration: none;
}

li {
	margin-left: -25px;
	display: inline;
	text-decoration: none;
	color: #666666;
	padding-right: 25px;
	font: 300 20px/24px 'Roboto Condensed', sans-serif;
}

li img {
	display: inline;
	margin-left: 0px;
	padding-right: 5px;
}

h3 {
	padding-top: 20px;
	margin: 0 auto;
	margin-bottom: 20px;
	color: #ffffff;
	font: 300 16px/20px 'Roboto Condensed', sans-serif;
}

a {
	color: #666666;
}

a:hover {
	color: #8CC63F;
}

/*# sourceMappingURL=bootstrap.css.map */
