/*
	general.css - styles for primary and secondary templates
*/
body{ text-align: center; margin: 0; background: #489a46 url(images/body-background.jpg) repeat-x top left; font-family: Arial, Helvetica, sans-serif; font-size: 62.5%; }

a { color: #4EAAD5; text-decoration: none; }
a:link, a:visited, a:active { color: #4EAAD5; }
a:hover { text-decoration: underline; }
h4 { color: #006400; }