html, body, #flash {
	height: 100%;
}
* {
	margin: 0;
	padding: 0;
	border: none;
}
body {
	font: 0.7em/1.3em "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color: #93887c;
	background: #FFF;
	text-align: center;
	overflow:hidden;
	background: transparent no-repeat url(../img/amira_home.jpg) center top;
}

#hg {
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	z-index: 1;
}

p {
	margin: 10px;
}
a:link, a:visited { color: #93887c; text-decoration: none; }
a:hover{ color: #93887c; text-decoration: underline; }

#flash {
	z-index: 2;
	width: 981px;
	height: 174px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 120px;
}
