
body { text-align: center; background-color: #ddd; background-image: url("images/brick_tile.jpg"); }
#content { 
    text-align: left;
	font-family: cantarell;
	background-color: white; 
	width: 700px; 
    margin: 20px auto 40px auto; 
	border: 3px solid #bfbccd;
}
			
a { color: #f53d29; text-decoration: none; text-transform: uppercase; }
a:hover { border-bottom: 1px dotted #f53d29; }


#logo { text-align: right; font-size: 20pt; color: #444; text-align: right; margin: 50px 50px; letter-spacing: 5px; }
.issue { text-align: right; margin: 30px 50px 60px 50px; }
.issue-number { display: inline; }
.issue-contributors { display: inline; margin-left: 55px; }
.issue-contact { display: inline; margin-left: 55px; }
#about { margin: 20px 50px 40px 50px; text-align: justify; color: #444; font-size: 10pt; }
.issn { margin: 0px 0px; }
.about-text {}
#artists { margin: 20px 50px 40px 50px; text-align: justify; color: #444; font-size: 10pt; }

#artist-images { margin: 20px 100px; }
.artist-img { margin-top: 20px; }
.img-credit { margin-top: 20px; font-size: 10pt; color: #444; }