/* Emacs settings: -*- mode: Fundamental; tab-width: 4; -*-

////////////////////////////////////////////////////////////////////////////
//																		  //
//	Birrell.org: top level stylesheet                                     //
//																		  //
////////////////////////////////////////////////////////////////////////////

*/

A:link			{ color: #000099 }
A:active		{ color: #ff0000 }
A:visited		{ color: #000099 }
A:hover			{ color: #006600 }
body {
    margin-top: 8px;
    margin-left: 120px;
    margin-right: 40px;
    background-color: #e0e0e0;
    background-image: url(/backgrounds/fergusonGray.png);
}
