html {height:100%;}

body{
height:100%;
font-family:Arial;
font-size:13px;
color:#000;
background:url(images/bgmountains.jpg) center top repeat-x;
}

body a{
outline:none;
color:#3399cc;
}

body a:hover{
text-decoration:none;
}

table{
border-collapse:collapse;
}

h1{
font-family:Georgia;
font-size:22px;
color:#000;
padding-bottom:20px;
font-weight:normal;
}

h2{
font-family:Georgia;
font-size:20px;
color:#000;
padding-bottom:18px;
}

h3{
font-family:Georgia;
font-size:16px;
color:#000;
padding-top:5px;
padding-bottom:15px;
}

p{
padding-bottom:15px;
}

ul, ol{
padding-left:20px;
}

