﻿
body {
direction: rtl;
font-family: arial;
background-color: #FFCC66;
}

.h1 {
background-image: url("bluered.gif");
height: 119px;
text-align: center;
color: white;
font-size: 27px;
background-color: #FFCC66;
}

.wrapper {
width: 900px;
background-color: #ebf0d5;
margin-right: 4.5%;
}

.wrapper2 {
padding-right: 10px;
padding-left: 10px;
}

h2 {
margin-top: 0px;
}

.intro {
text-align: right;
}

ul {
text-align: right;
}

.box {
margin-right: 75px;
float: right;
width: 199px;
height: 284px;
background-image: url("bluegreybox.gif");
text-align: center;
}

.text {
text-align: right;
float: right;
width: 199px;
border: 10px;
}

.main {
text-align: right;
margin-top: 25px;
float: right;
width: 880px;
}

.finish {
font-weight: bold; 
font-size: 21px;
text-align: right;
float: right;
padding-top: 60px;
width: 550px;
}

.highlight {
background-color: #FFFF33;
font-weight: bold; 
}
.lid {
padding-right: 580px;
padding-bottom: 20px;
}

.down {
background-color: #FFCC66;
}

.spam {
font-size: 15px;
color: orange;
margin-right: 70px;
}


