html { min-height: 100%; margin-bottom: 1px;}

a { color : #5f68ab; }
a:hover { color : #ff0000; }
a:visited{ color : #666666; }
a:link {text-decoration: none; }
a, a img, a:hover img, a:visited img { outline: none;}

body {background: #031100 url(i/bg.jpg) top center; margin: 0; padding: 0; background-repeat:no-repeat;}
	
.tip {
	border: thin solid #513D34;
}