body { color: #434d3e; font: 18px/24px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-position: 0 0; text-decoration: none; margin: 0; padding: 0; }
#container { background-image: url(../holding_bgtexture.jpg); background-repeat: repeat-x; text-align: center; width: auto; min-height: 950px; margin-right: auto; margin-left: auto; padding: 0; }
#postioner { width: 570px; height: 490px; margin-right: auto; margin-left: auto; padding: 60px 0 0; }
#contacts { width: 570px; margin-right: auto; margin-left: auto; padding: 0; }
a:link { color: #778f49; text-decoration: none; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited { color: #6e6c64; text-decoration: none; }
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none; border-bottom: 1px dotted #778f49; }
