/* AF DESIGNZ CSS Document */
@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans:400,600,700);

body{ margin:0px; padding:0px; background:#fff; font-family: 'Josefin Sans', sans-serif; font-weight:400;}

iframe{
	border:#333 1px solid; background:#fff;
	}
td{ padding:10px 0 0 0;}
	
h2{font-size:30px; font-weight:600; color:#ffd85e; margin:0; text-transform:uppercase;}
h3{font-size:15px; color:#fff; margin:0; font-weight:400;}
h4{font-size:18px; color:#333; margin:25px 0 10px 0; font-weight:500; text-align:center;}
p{font-size:15px; color:#333; text-align:center; margin:3px;}
