body
{
margin: 0;
padding: 0;
text-align: center;
image:("Awraman.gif" width="840" height="110");
color: #333;
background-color: #D6D6D6;
background-image: url("Computer_Pash.jpg");font-style:normal; font-variant:normal; font-weight:normal; font-size:85%; font-family: Cambria, arial, hevetica, sans-serif
}
a:link { color: #272900; }
a:visited { color: #600; }
a:hover, a:active
{
color: #0000FF;
/*background-color: yellow;*/ 
}
h2
{
color: #B52C07;
font: 140% georgia, times, "Cambria", serif;
font-weight: bold;
margin: 0 0 2px 0;
}
h2 a { text-decoration: none; }

h3
{
color: #5B5E0E;
font: 106% georgia, times, "Cambria", serif;
font-weight: bold;
margin-top: 5px;
/*pading-top: 5px;*/
}
h6
{
color: #708090;
font: 106% georgia, times, "Cambria", serif;
font-weight: bold;
font-size: 20px; 
text-shadow: -1px -1px white, 1px 1px #333;
margin: 0px;
pading: 0px;
}
h7
{
color: #0000CD;
font: 106% georgia, times, "Cambria", serif;
font-weight: bold;
font-size: 15px; 
text-shadow: -1px -1px white, 1px 1px #333;
margin: 0px;
pading: 0px;
}
h8
{
//color: #708090;
font: 106% georgia, times, "Cambria", serif;
font-weight: bold;
font-size: 28px; 
text-shadow: -1px -1px white, 1px 1px #333;
margin: 0px;
pading: 0px;
}

#container
{
margin: 1em auto;
width: 840px;
height: 704;
text-align: left;
background-color:#fff;
box-shadow: 30px 30px 200px #0B0B3B;
border:0;
}
#container2
{
margin: 1em auto;
width: 540px;
height: 830;
text-align: center;
background-color:#fff;
border:0;
box-shadow: 10px -10px 100px red;
}
#header
{
 margin: 0;
 pading: 0;
 width: 840; 
 height: 110;
 background-color:#F7D358;
}
#header h1
{
font-size: 1px;
text-align: right;
margin: 0;
padding: 0;
}
#navigator ul { list-style-type: none; }
#navigator li { display: inline; }

.imago {
 transition: transform 0.7s;
}
.imago:hover {
 transform: scale(1.5, 1.5);
}

