body {
background:#f1f1f1; color:#555; line-height:1em; font-size:0.9em; font-family:Arial;
}

#global {
width:800px; overflow:auto; margin:auto; padding:20px;
}

h1 {
font-family:Georgia, Times, serif; font-size:2.8em; letter-spacing:-0.05em; font-weight:normal;
}
h2 {
font-family:Georgia, Times, serif; font-size:1.4em; font-weight:normal; color:#666; border-bottom: 1px solid #666; padding-bottom:20px;
}

img {
float:left; margin:5px 20px 20px 0px; padding:10px; background:#fff; box-shadow:0 0 20px #ccc;
}
img:hover {
box-shadow:0 0 30px #aaa;
}

p {
line-height:1.4em;
}

a {
color:#8A0808;
}
a:hover {
color:#58D3F7;
}

aside {
width:750px; padding:24px; border:1px dashed #ccc; background:#fff; color:#999; float:left; font-style:italic; font-size:1.4em;
}
