#toppy > iframe:first-child {
display: none;
} 

a {
color: #3333aa;
}
a:active {
color: #ffff00;
}
a:hover {
color: #5555cc;
}

a:visited {
color: #993399;
}
body {
margin: 0px;
padding: 0px;
background-image: url(cell.jpg);
background-repeat: no-repeat;
background-position: -190px -270px;
font-family: Helvetica,sans-serif;
}

div#content {
position: block;
width: 700px;
margin-top: 20px;
margin-left: 90px;
padding: 10px;
margin-bottom: 50px; 
}
div#backg {
}
img {
border: 0px;
}
img#logo {
margin-left: 0px;
}

li {
font-weight: none;
}

div#root {
background: #DED3A5;
padding: 0px; margin: 0px;
background-image: url(cell.jpg);
background-repeat: no-repeat;
background-position: -190px -270px;
width: 100%;
height: 100%;
}

div#header {
margin-top: 20px;
margin-left: 100px;
width: 500px;
}
