body {
    font-family: Georgia, serif;
    color: black;
}

a img {
    border: none;
}

a {
    text-decoration: none;
    color: black;
}

#right-column a:after {
	content: " [" attr(href) "] ";
	font-size: smaller;
	text-decoration: none;
}

#content-text h1:before {
	content: "XLD Studios - Web, Design, Media" <br/>;
}

#navigation, #left-column, #footer {
    display: none;
}