body {
background-color: white;
color: Black;
font-family: "Trebuchet MS";
text-align: center;
}
div#body {
width: 750px;
margin: 15px auto 0 auto;
padding: 0;
text-align: left;
color: white;
}
p {
margin: 15px;
line-height: 130%;
}
h1 {
margin: 15px;
font-size: 100%;
font-weight: bold;
}
a:link {
color: white;
}
a:visited {
color: white;
}
a:hover {
color: white;
}
div.o2 {
float:left;
width:250px;
height:250px;
background:#003399;
}
div.vodafone {
float:left;
width:250px;
height:250px;
background:#FF0000;
}
div.tmobile {
float:left;
width:250px;
height:250px;
background:#E20074;
}
div.boxik {
float: left;
width: 750px;
background: #E8E8E8;
color:black;
font-size: 80%;
}
p.pata{
font-size: 70%;
color: Black;
margin: 0;
padding-bottom: 0;
padding-left: 5px;
}
p.pata a{
color: Black !important;
}