* {
margin: 0;
padding 0;
border: 0;
}

a {
color: #8DB0D0;
font-weight: bold;
}

body {
background: #8DB0D0;
font: normal 12px arial;
color: #FFFFFF;
}

#head {
padding: 0 0 0 20px;
height: 140px;
background: url("images/head.jpg") repeat-x;
}

#content {
background: #C90421;
}

#footer {
background: url("images/foot.jpg") repeat-x;
height: 46px;
padding-bottom: 30px;
}

#desc {
padding: 0 120px 20px 120px;
}

#surf {
height: 34px;
width: 420px;
}

#search {
padding: 7px 0 0 10px;
float: left;
background: url("images/bar.jpg") no-repeat;
width: 303px;
height: 34px;
}

#submit {
float: right;
background: url("images/button.jpg") no-repeat;
width: 63px;
height: 34px;
}

.url {
font-size: 16px;
}
