html, body, div		{ padding:0; margin:0; }
body			{ background:#E4ADA6; }

a img			{ border:0; }
a:hover img		{ border:0; }
div#bg1			{ position:absolute; left:0; top:50%; width:100%; height:768px; margin-top:-384px; background:url(bg.jpg) repeat-x center; }
div#bg2			{ position:absolute; left:50%; top:50%; width:1024px; height:480px; margin-top:-240px; margin-left:-512px; background:url(bgimg.jpg) no-repeat center; }
div#logo		{ position:absolute; left:50%; top:50%; width:800px; height:480px; margin-top:-240px; margin-left:-400px; }
div#head		{ position:absolute; left:50%; top:50%; width:760px; height:450px; margin-top:-225px; margin-left:-380px; text-align:right; }
div#menu		{ position:absolute; left:50%; top:50%; width:760px; height:450px; margin-top:0px; margin-left:-380px; }

div#text		{ position:absolute; left:50%; top:50%; width:550px; height:285px; margin-top:-60px; margin-left:-170px; overflow:auto; }

div#text p		{ text-align:justify; font:normal 12px arial; color:#851E4A; line-height:150%; margin-right:5px; }
div#text a		{ font:normal 12px arial; color:#851E4A; text-decoration:none; }
div#text a:hover	{ font:normal 12px arial; color:#250E1A; text-decoration:none; }
img.menu		{ margin-bottom:-8px; }