html { }
body { font-family:Arial, Helvetica, sans-serif; color:#412A11; background-color:#fff; background-image:url(../css/images/bg.jpg); background-position:top left; background-repeat:no-repeat; background-attachment: fixed; margin:0px; padding:0; font-size:12px  }

h1, h2, h3, ul, li, p, form, tr, td, form, input { margin:0; padding:0; }

ul { list-style:none }

a { color:#609A7F; text-decoration:none }
a:hover { color:#609A7F; text-decoration:underline } 

img .left { float:left }
img .right { float:right }

.clear { font-size:1px; clear:both }

#horizon { position: absolute; top: 10%; left: 0px; width: 100%; height: 1px; overflow: visible; visibility: visible; display: block }

#container { margin:0 auto;
	width: 500px;
	height: 538px;
	visibility: visible;
	 }


