


ax
{
	background-color: black;
}

aside
{
	position: relative;
	background-color: black;
}

body
{
	font-family: 'afta_sansregular', verdana, sans-serif;
	width: 100%;
	margin: auto;
	font-weight: normal;
}

nav
{
	width: 100%;
	margin: auto;
	height: 24px;
	padding-top: .5%;
	padding-bottom: .5%;
	background-color: black;
	font-family: 'afta_sansregular', verdana, sans-serif;
	font-weight: normal;
}

section
{
	width: 57%;
	margin: auto;
	text-align: justify;
	font-family: 'afta_sansregular', verdana, sans-serif;
	font-weight: normal;
}

h1
{
	font-size: 20px;
	font-weight: bold;
	font-family: 'afta_sansregular', verdana, sans-serif;
}

ad-text-title
{
    text-align: left;
	font-weight: bold;
}

pub
{
    width: 100%;
	margin: auto;
}





