﻿body {
font-family: Arial,Sans;
font-size: 24px;
margin: 0px;
}

p {
padding: 0px 20px 0px 20px;
}

#mobile-header {
position: relative;
padding: 0px 0px 0px 0px;
z-index: 1;
}

#header {
position: relative;
padding: 0px 0px 0px 0px;
z-index: 1;
}

#content {
position: relative;
width: 1022px;
top: -1px;
border: 1px solid #000000;
padding: 0px 0px 0px 0px;
}

.center {
text-align: center;
}

#legal {
font-family: Arial,Sans;
font-size: 24px;
}

#footer {
position: relative;
width: 1022px;
height: 30px;
background: #006BAA;
}

#submit {
font-family: Arial,Sans;
font-size: 24px;
color: #006BAA;
background: #ffc424;
}