#main {
	margin: auto;
    width: 6.5in;
    font-size: 14px;
    font-family: 'Arial, Verdana';
    line-height: 1.6;
    background-image: url(images/kiosk_header.png);
    background-repeat: no-repeat;
    background-position: top center;
    margin-top: 194px;
}
h2 {
    text-align: center;
}
