* {
padding: 0;
margin: 0;
}

body {
background: White url(images/webthingy3.gif) no-repeat 15px 70px;
font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#pagetitle {
	position: absolute;
	left: 85px;
	top: 18px
}




#leftside {
position: absolute;
top: 315px;
left: 10px;
width: 300px;
}
#about {
padding: 10px;
}

#gallery {
position: absolute;
top: 100px;
left: 310px;


}

#emailform {
margin: 10px 0 0 0;
padding: 10px;
}







