/* ihaveasoul gallery entry style */
/* by Kelvin Owers - spittingcat.com      */

html, body {
    background-color: #ffffff;
    color:#000000;
    font-family: Andale Mono, Gadget, Courier New, monospace;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: 5px;
}

.photos {
}

.photos img {
	border: 10px solid #000000;
}