@charset "UTF-8";
/* CSS Document */

body {
	background-color: #978a7f;
}

a:link {
	color: #FFFDF7;
	text-decoration: none;
}

.h1 {
	font-family: "TradeGothic", sans-serif;
	font-size: 50px;
	color: #FFFDF7;
	position:absolute;
	left: 669px;
	top: 220px;
	width: 900px;
}

.h2 {
	font-family: "TradeGothic", sans-serif;
	font-size: 35px;
	color: #FFFDF7;
	position: absolute;
	left: 940px;
	top: 275px;
	width: 86px;
	height: 21px;
}

.rule {
	background-color: #FAA631;
	position:absolute;
	height: 3px;
	width: 525px;
	top: 298px;
	left: 397px;
}

.about {
	background-color: #DA5B2F;
	position: absolute;
	height: 105px;
	width: 100px;
	top: 321px;
	left: 397px;
	font-family: "TradeGothic", sans-serif;
	font-size: 22px;
	font-weight: Roman;
	text-align: center;
	
}

.graphicdesign {
	background-color: #FAA631;
	position:absolute;
	height: 105px;
	width: 100px;
	top: 321px;
	left: 497px;
	font-family: "TradeGothic", sans-serif;
	font-size: 22px;
	font-weight: Roman;
	text-align: center;
	line-height: 25px;
	
}

.photography {
	background-color: #72C4B7;
	position:absolute;
	height: 105px;
	width: 145px;
	top: 321px;
	left: 597px;
	font-family: "TradeGothic", sans-serif;
	font-size: 22px;
	font-weight: Roman;
	text-align: center;
}

.digitalmedia {
	background-color: #F8B720;
	position:absolute;
	height: 105px;
	width: 100px;
	top: 321px;
	left: 742px;
	font-family: "TradeGothic", sans-serif;
	font-size: 22px;
	font-weight: Roman;
	text-align: center;
	line-height: 25px;
}

.contact {
	background-color: #F4892E;
	position:absolute;
	height: 105px;
	width: 100px;
	top: 321px;
	left: 842px;
	font-family: "TradeGothic", sans-serif;
	font-size: 22px;
	font-weight: Roman;
	text-align: center;
}

.resume {
	background-color: #DA5B2F;
	position:absolute;
	height: 105px;
	width: 100px;
	top: 321px;
	left: 942px;
	font-family: "TradeGothic", sans-serif;
	font-size: 22px;
	font-weight: Roman;
	text-align: center;
}
