@charset "utf-8";
/* CSS Document */

body{
background:#c6dffb url(../imgs/grad.jpg) repeat-x;
}

#branding{
background:#68b0fc url(../imgs/header.jpg) no-repeat;
height:100px;
width:100%;
}

#container p{
margin-bottom:1.6em;
}

.strap p{
padding-right:600px;padding-left:5px;
}

a{
color:#c85700;
}

a:hover{
background:#e7f1fc;
text-decoration:none;
}

#content strong{
font-weight:bold;
}

img{
margin-right:5px;
}