.logos {
	font-family: "Times New Roman";
	font-size: 3em;
	font-variant: normal;
	font-weight: bold;
	color: black;
}

.logorest {
	font-family: "Times New Roman";
	font-size: 2.4em;
	/*font-variant: small-caps;*/
	color:black;
	font-weight: bold;
}

.andsign {
		color: #8a8a8a;
		font-size: 3.5em;
		font-weight: bold;
		font-family: "Times New Roman";
		letter-spacing:  -12px;
}

.cpa {
	font-family: "Arial";
	font-size: 1.5em;
	font-variant: small-caps;
	font-weight: normal;
	color: black;

}

#logo2 {
	display: block;
	/*position: relative;*/
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
}
