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

.clips {
	
	border:0px solid #e1c7b0;
	border-bottom:0px;
	height:100px;
}
.title {
	font-family:Verdana, Geneva, sans-serif;
	color:#e1c7b0;
	margin:10px;
	padding-top:5px;
	padding-bottom:5px;
	
	
}

.pic{
	border:1px solid #f3c490;
	margin:10px;
}

.contact {
	border:1px solid #f3c490;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	height:130px;
}
.font {
	font-family:tahoma;
	font-size:12px;
	color:#666;
}
