/* CSS Document */
@font-face {
	font-family: 'Humnst777 BT';
	src: url('http://kopperplant.com/new/humanist-777-bt.ttf');
	src: local('Humnst777 BT'), url('http://kopperplant.com/new/humanist-777-bt.ttf') format('truetype');
}

body {
	margin:0px;
	padding:0px;
	background:url(../images/background.jpg) center top repeat;
}

.word1 {
	font-family:'Humnst777 BT';
	font-size:12px;
	color:#ffffff;
	padding-bottom:10px;
	padding-top:10px;
}


.space1 {
	width:20px;
	height:46px;
}

.space2 {
	width:20px;
	height:52px;
}

.word2 {
	font-family:'Myriad Pro';
	font-size:18px;
	color:#c6a16a;
	font-style:italic;
	padding-left:51px;
	padding-top:8px;
	padding-bottom:8px;
}


.word3 {
	font-family:'Humnst777 BT';
	font-size:12px;
	color:#610000;
	padding-top:56px;
}

