

body {
    line-height:1;
	background-color:#962A29;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	color:#FFF;
	text-align:center;
}


img {
	max-width:100%;
	max-height:100%;}
input, select {
    vertical-align:middle;
}

.agent{
	font-size:2em;
	color:#FFF;
	line-height:2em;
	margin-top:1.5%;
	margin-bottom: 3%;
}

.clear{
	clear:both;}

.logo{
	margin-top:3%;
	margin-bottom:1.5%;
}

a{
	color:#FFF;
	font-size:80%;
	text-decoration:none;}
a:hover{
	text-decoration:underline;}
.yellow{
	background-color:#F7ED42;}
	