﻿{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
}
body {
	text-align: center;
	margin: 0px;
	background-color: #000000;
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 12px;
	line-height: 20px;
}
#bar {
	background-image: url('images/ashoora_03.jpg');
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
	float: none;
	clear: both;

}
#logo {
	background-image: url('images/ashoora_04.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	height: 650;
	clear: both;
	background-attachment: inherit;
	vertical-align: top;
	padding-top: 250px;
}
#head {
	height: 30px;
	width: 100%;
	clear: both;
	color: #FF9900;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: 600;
}
#tip {
	width: 400px;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	float: none;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
}
