body { font-family: Optima, Arial, sans-serif; }

.header { text-align: center; 
	margin-top: 20px;
}

.content { text-size: 100%; 
	margin-left: 25px;
	margin-right: 25px;
}

.footer { text-align: center; 
	font-size: 85%; 
}

.searchform {
	text-align: center;
}

.linkads {
        text-align: center;
        font-size: 85%;
	text-color: gray;
}

.links {
        text-align: center;
        font-size: 85%;
        text-color: gray;
}

