
body { font-family: tahoma; font-size: 11px; background-color: #343434; color: #d1c8b8; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

a.zz { color: #f2a900; }

div#topArea { height: 425px; }
div#first_bg { position: absolute; left: 0%; width: 50%; height: 425px; background-image: url('layout/top_bg.png'); }
div#second_bg { position: absolute; left: 50%; width: 50%; height: 425px; background-image: url('layout/top_bg2.png'); }

div.masterContainer { width: 1000px; margin: 0px auto; }
div.masterContainer div.user_txt img { border: 1px solid #dadada; }
