body{
background-image: url('bkgrnd.gif');
background-repeat: repeat-x
}

.title{
	font-family: century gothic;
	font-size: 36px;
	color: #000000;
}

.contact{
	font-family: century gothic;
	font-size: 14px;
	color: #000000;
}

.bottom{
	font-family: century gothic;
	font-size: 12px;
	color: #000000;
}

.link{
	font-family: century gothic;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

