html, body
{
	background-color: #338877;
	color: black;
}

#content_wrapper a
{
	color: yellow;
}

#content_wrapper a:visited
{
	color: silver;
}

#writings_list
{
    text-align: left;
}

#writings_list li
{
    padding-bottom: 4px;
}