BODY  {background-image : url(bg.jpg); direction: rtl;}
p {
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	margin-right : 25%;
	
}
 
H1  {
	background-color : #c2236b;
	color : #ffcc00;
	font-size : large;
	text-align : center;
	font-weight : bold;
	margin-bottom : 40px;
	text-shadow : inherit;
	width : 40%;
	margin-right : 25%;
}
h2{

color:#c2236b; 
letter-spacing: inherit;  
font-size: 150%;
margin-right : 25%;

}
h3{
color:#ffcc00; 
font-weight: bold; 
letter-spacing: inherit;  
font-size: 250%;
margin-right : 25%;

}
.c1 {
color:#c2236b;
}
.c2 {color:#ff9933;
}

A  {
	text-decoration : none;
	color : #ca5109;
	font-weight : bold;
}

A:Visited  {
	color : #bd6664;
	text-decoration : none;
	font-weight : bold;
}

A:Active  {
	color : #D1AC2E;
	text-decoration : none;
	font-weight : bold;
}

A:Hover  {
	color : #fbc82d;
	text-decoration : none;
	font-weight : bold;
}
.ref {
			VERTICAL-ALIGN: super;
			font-size : 70%;
     }

