@charset "UTF-8";
html {
background: url(images/index.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.adamklimaszewski {
	font-family: "Century Gothic";
	font-size: 14pt;
	font-weight: lighter;
	color: #999999;
	position: absolute;
	left: 100px;
	top: 30px;
	letter-spacing: 4pt;
	word-spacing: 5pt;
}
.lightingdesigner {
	font-family: "Century Gothic";
	font-size: 20pt;
	font-weight: lighter;
	color: #FFFF00;
	position: absolute;
	left: 422px;
	top: 22px;
	letter-spacing: 4pt;
	word-spacing: 5pt;
}
.left_navigation {
	text-align: right;
	position: absolute;
	top: 99px;
	font-family: "Century Gothic";
	font-size: 11pt;
	font-weight: lighter;
	color: #CCCCCC;
	left: 0px;
	height: 129px;
	width: 100px;
}
.images {
	font-family: "Century Gothic";
	font-size: 11pt;
	font-weight: lighter;
	color: #CCCCCC;
	position: absolute;
	left: 43px;
	top: 190px;
}
