body { 
	background:#B89CAD;
}

#buttonbar li a {
	background-color:#572C3D;
}
#buttonbar li a:hover {
    background-color: #A43F67;
    color: #fff;
}

#pupart {
	position: absolute;
	left: 130px;
	top: 15px;
	z-index: -20;
}


.pupbiopic {
    float: right;
}

.pupbio {
    display: block;
    clear: both;
}
