html, body {
    height: 100%;
}
body {
    background: #fff url(http://www.goldrushballooning.com.au/images/background.jpg) center top no-repeat;
    background-attachment: fixed;
    font: 13px arial;
    color: #424242;
    line-height: 21px;
}
h1 { 
    font-size: 25px; 
    font-family: arial;
    color: #baab04;
}
h2 { 
    font-size: 21px; 
    font-family: arial;
    color: #baab04;
}
h3 { 
    font-size: 18px; 
    font-family: arial;
    color: #baab04;
}
.dmx1{
p, td {
    font: 13px arial;
    color: #424242;
    line-height: 21px;
}
border:0px none  !important ; 
}
#footer-region a:link,
#footer-region a:hover,
#footer-region a:visited
{
    font-family: Arial;
    font-size: 11px;
    color: #635c11;
    text-decoration: none;
}

#footer-region a:hover
{
    text-decoration: underline;
}

input#button {
    background: url('http://www.goldrushballooning.com.au/images/search-button.jpg') no-repeat;
    border: 0px;
    height: 24px;
    width: 25px;
}

a:link,
a:visited
{
    color: #baab04;
    text-decoration: none;
}

a:hover
{
    color: #baab04;
    text-decoration: underline;
}

