body {
background: #ccffff url('../images/bg.gif');
background-repeat: repeat-x;
font-family: verdana;
text-align: center;
/*min-width: 700px;*/
}
#container{
padding: 1em;
margin: 0 auto;
margin-top: 1em;
width: 600px;
background-repeat: no-repeat;
text-align: center;
}
#page {
border: 1px dotted black;
background: white;
padding: 2em;
margin-top: 2em;
}
#page div {
padding-top: 2em;
}
#page div div.logo {
border: 1px solid black;
padding: 0;
margin: 0 auto;
background-repeat: no-repeat;
}
#page div div p {
padding-top: 1em;
}
#f3 div.logo {
width: 150px;
height: 150px;
background: url('../images/f3.jpg');
}
#brighternet div.logo {
width: 300px;
height: 179px;
background: url('../images/brighternet.jpg');
}
#mindspill div.logo {
width: 370px;
height: 100px;
background: url('../images/mindspill.jpg');
}
