/* Anthony Hickson's Stylesheet for Photos */

/* LAYOUT */

p { float: left; margin: 0.5em; width: 270px; }
p img { display: block; }
img { width: 270px; height: 200px; }
h2 { clear: both; }
.picright { float: right; }

/* END */
