﻿h1{
color:white;

}

h1,h2{
text-align:left;
font-family: 'Tajawal', sans-serif;
}

footer{
text-align:center;
font-family: 'Tajawal', sans-serif;
background-color:#EAD9FF;
}

h2{
border-bottom:dotted 3px #3399FF;
}

#site-box{
 background-color:#EAD9FF;
}

#a-box{
 height : 200px;
 background-image:url(star32.jpg);
 margin-bottom:30px;
 border-top:solid 30px #EAD9FF
}

#b-box{
 float : left;
 width : 200px;
}

#c-box{
 float : right;
 width : 600px;
}

.clear {
 clear: both;
}

#d-box{
 width:800px;
 margin-right:auto;
 margin-left:auto;
}

#e-box{
 background-color:white;
 border-bottom:solid 30px #EAD9FF
}

h2,h3,h4{
 color:Indigo;
}

.infobox {
 height: 300px;
 overflow: auto;
 border: red 1px dashed;
}

li{
list-style:none;
}

li a{
color:#000;
} 

li a:hover{
text-decoration:none;
}
font-family: 'Tajawal', sans-serif;

a.menu {
   text-decoration: underline;
   background-color: #FFFFFF;
}


