@import "base.css";

#maincol {
text-align: justify;
line-height: 1.6em;
}

#maincol h1 {
color: #f60;
margin-bottom: .5em;
}

#photos {
margin: 1.2em auto;
text-align: center;
}

#bigimg { margin-bottom: 1em; }

#maincol div#thumb {
width: 520px;
height: 100px;
margin: auto;
overflow: auto;
margin-bottom: 1em;
}

#request {
text-align: center;
background-color: #f60;
margin: 1.5em 0 1em 0;
padding: 1px 0 2px 0;
font-weight: bold;
}

#request a {
color: #fff;
text-decoration: none;
display: block;
font-size: 1.2em;
}
