body {
	background-image: url(/img/bg.gif);
    background-repeat: repeat-x;
    background-color: white;
	font-family: "Trebuchet MS";
}

p {
	font-family: "Trebuchet MS";
	font-size: 12px;
}

li {
	margin-left: 6px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

#mainnav {
	color: #fff;
	font-family: "Trebuchet MS";
	font-size: 20px;

}

#webftp a {
    color: #333;
    line-height: 26px;
    text-decoration: none;
}