.border {
	border: 1px solid #cccccc;
}
.border2 {
	border: 2px solid #eaeaea;
}.font12 {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
}
.bg {
	background-attachment: fixed;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.font18 {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
}
img{border:none;}