/* wolfstyle */


body	{
background-color: white;
font-family: Baskerville, Garamond; Times New Roman; serif;
}
.wwflogo	{

	display: flex;
	justify-content: center;

}
 	
h1 		{
		color:#505050;
		text-align: center;
		}

h2, h3, h4	{
	text-align: center;
}

.tefgel	{
	text-align: center;
	color: navy;
	font-family: arial;
}

.duolock	{
	align: center;
	border: red;
}