body {
background: #E1F3FD;
margin: 0px;
color: #181818;
font-family: arial;
font-size: 10px;
letter-spacing: 1px;
text-align: justify;
border-bottom: 20px solid #F7E18B;
}

.head {
border-bottom: 10px solid #9FBB74;
padding: 20px;
background: #000000;
height: 5px;
}

.background {
background: url('bg.jpg') no-repeat;
position: absolute;
right: 0px;
bottom: 0px;
width: 520px;
height: 465px;
}

.title {
position: absolute;
right: 490px;
bottom: 250px;
font-family: times new roman;
width: 86px;
font-size: 20px;
background: #F7E18B;
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
text-transform: uppercase;
letter-spacing: -3px;
}

a {color: #90B7F2; text-decoration: none; text-transform: uppercase; letter-spacing: 0px;}
a:hover {color: #000000;}

.info {
position: absolute;
right: 210px;
bottom: 130px;
width: 250px;
color: #939393;
}