body {background-image: url(g3sf12.gif);
background-repeat: repeat;
background-attachment: fixed;
}
#lisa {
position: absolute; top: 2%; left: 2%;
}
#john {
position: absolute; top: 2%; right: 2%;
}
#krista {
position: relative; top: 1%; left: 45%;
}
#arizona {
position: absolute;
top: 50%;
left: 50%;
margin-left: -320px;
margin-top: -140px;
}
#header h1 {
text-align: center;
margin: 20px 0 0 0;
padding: 0;
font-size: 35px;
font-family: arial, tahoma, sans-serif;
}
#column1 {
float: left;
width: 20%;
}
#column2 {
float: right;
width: 70%;
}
