body {
	color: white;
	background: #2c3138;
	margin-left: 15%;
	margin-right: 15%;
	font-family: Verdana, Tahoma, sans-serif;
}

h1 {
	text-align: center;
	font-size: 60px;
}

h2 {
	font-size: 40px;
	text-align: center;
}

p {
	font-size: 20px;
}

.leftimg {
	padding-right: 30px;
	padding-bottom: 30px;
}

.rightimg {
	padding-left: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

a:link {
	color: white;
}

a:visited {
	color: white;
}

.contact a:link {
	text-decoration: none;
}
