* {
	margin: auto;
	width: 779px;
	padding: 0px;
}

body
{
	font-family: Arial, Helvetica, sans-serif;
}
#sheet{
height:779px;
border:none;
text-align:center;
}
div #uplink{
padding: 30px 0px 0px 0px;
background-image:url(img/index1.jpg);
	font-size: 14px;
	color: #333399;
	height: 131px;
}
div #uplink a{
	font-size: 14px;
	color: #333399;
	font-weight: bold;
	text-decoration: none;

}
#header {
height:230px;
background-image:url(img/index2.jpg);
}

h1 {
	font-size: 36px;
	color: #333399;
	padding: 10px 0px 0px 0px;

}
h2 {
	font-size: 30px;
	color: #333399;
	padding: 10px 0px 0px 0px;

}
h3 {
	font-size: 26px;
	color: #333399;
	padding: 10px 0px 0px 0px;

}
#content{
	direction:rtl;
	padding: 40px 0px 0px 0px;
	background-color:#bac2d5;
	background-image:url(img/index3.jpg);
	background-repeat:no-repeat;
	font-size: 14px;
	color: #333399;
	height: 100%;
}

