
body {
margin: 0;
padding: 0;
background-color: #005FB3;
font-family: Verdana, sans-serif;
font-size: 90%;
line-height: 145%;
}

#wrap {
border: 2px #000 solid;
padding: 0;
color: #000;
width: 750px;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
position: relative;
background: url(images/cloud-background.jpg) top left #fff no-repeat;
}

#descriptext {
margin: 150px 40 20 40;
font-family: Verdana, sans-serif;
}

#descriptext p.contact {
font-size: 120%;
font-weight: bold;
font-family: Verdana, sans-serif;
text-align: center;
line-height: 180%;
}

#descriptext a {
color: #002DB3;
}

#descriptext h1{
font-size: 150%;
text-align: center;
line-height: 200%;
}

#descriptext h2{
font-size: 120%;
text-align: center;
line-height: 170%;
}

#1, #2, #3 {
list-style-type: none;
}

li {
margin-bottom: 10px;
}

#telly {
position: absolute;
right: 15px;
bottom: 10px;
font-weight: bold;
font-size: 80%;
line-height: 120%;
}