body  {	font: 9pt "MS Sans Serif",Tahoma, Arial, Verdana;	background:#AD9472 url(images/bg_main.gif) repeat-y center;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color:#693a17;}a{ color:#FF0000; text-decoration:none;}a:hover{ color:#000000; text-decoration:none;}.headtext{color:#693a17; margin-top:-15px;}#preload { height: 0; overflow: hidden; position:absolute;visibility: hidden; top:-1000px; left:-1000px;  }  #m_1  {    display:inline-block;    width: 72px;    height: 68px;    background: url("images/menu_01.jpg") no-repeat 0 0;  }  #m_1:hover  {     background: url("images/menu_01_1.jpg") no-repeat 0 0;  }    #m_2  {    display:inline-block;    width: 83px;    height: 68px;    background: url("images/menu_02.jpg") no-repeat 0 0;  }  #m_2:hover  {     background: url("images/menu_02_1.jpg") no-repeat 0 0;  }    #m_3  {    display:inline-block;    width: 110px;    height: 68px;    background: url("images/menu_03.jpg") no-repeat 0 0;  }  #m_3:hover  {     background: url("images/menu_03_1.jpg") no-repeat 0 0;  }.contentd{background: #FFF url(images/bg_content.jpg) no-repeat bottom left; padding:20px;}