@charset "UTF-8";
/* CSS Document */

html, body {
background: url(../images/rahouse_bg.gif) repeat-x;
background-color:#8e806c;
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333;
text-align:center;
}

#flash { margin-left:auto;
				margin-right: auto;
				padding-top: 19px;
				width:826px;
				height: 600px;
				 
				}