body {
	margin: 0;
        float: center;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        background: #003b74 url(http://greenhorz.info/wp-content/themes/blueweed2/images/bkg.gif) repeat-x;
}

a:link
 {color: #666666; text-decoration: none; }

a:visited
 {color: #666666; text-decoration: none; }


