body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 11px;
        text-align: center;
        background: #d3d2d1;
}

h3, p { 
        font-size: 11px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0;
}

a {
        color: #be0404;
        text-decoration: none;
}


#wrapper {
        margin: auto;
        text-align: left;
        width: 750px;
        background: white;
}

#pagebackground {
		background: white;
}

p.photo {
        text-align: center;
		float:left;
}