html, body {
	font-family: arial, helvetica, sans-serif; font-size: 12px; font-weight: normal;
	margin: 0px; padding: 0px; overflow-x: hidden;
}
html { background: url(img/bg_html.jpg) repeat-x top; }

div#container { display: block; background: url(img/bg_body.jpg) no-repeat center top; width: 1200px; margin: auto; }

h2 { font-size: 18px; }

a { text-decoration: underline; color: #533f34; font-weight: normal; }
a:hover { text-decoration: none; }

.container { width: 600px; margin: auto; color: #533f34; }

a img { border: 1px solid #f07e02; }