@charset "UTF-8";
/* CSS Document */

body
{
 

	text-align:center;
	font-size: 16px;
    font-family: Arial, Arial, Helvetica, sans-serif;

}

}


img {
	max-width: 100%;
	height: auto;
}

hr
{
    border: 0; height: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}



