178 lines
No EOL
1.9 KiB
CSS
178 lines
No EOL
1.9 KiB
CSS
body {
|
|
padding: 0px;
|
|
margin: 0px;
|
|
text-align: center;
|
|
background-color: #74aa81;
|
|
color: #000000;
|
|
}
|
|
|
|
body, div, td {
|
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
|
}
|
|
|
|
img {
|
|
border: 0;
|
|
}
|
|
|
|
a {
|
|
color: #000000;
|
|
}
|
|
|
|
h1 {
|
|
font-size: 1px;
|
|
font-weight: bold;
|
|
visibility: hidden;
|
|
}
|
|
|
|
h2 {
|
|
font-size: 21px;
|
|
font-weight: bold;
|
|
padding: 0px;
|
|
margin: 0px;
|
|
border: 0px;
|
|
margin-bottom: 8px;
|
|
font-family: Verdana, Arial, Helvetica, sans-serif;
|
|
color: #9bc1a4;
|
|
}
|
|
|
|
h3 {
|
|
visibility: hidden;
|
|
display: none;
|
|
}
|
|
|
|
table {
|
|
font-size: 11px;
|
|
color: #000000;
|
|
}
|
|
|
|
div#header {
|
|
width: 979px;
|
|
text-align: right;
|
|
color: #216332;
|
|
margin: 0px auto;
|
|
}
|
|
|
|
div#content {
|
|
background-color: #216332;
|
|
text-align: left;
|
|
width: 979px;
|
|
margin: 0px auto;
|
|
padding-top: 8px;
|
|
padding-bottom: 8px;
|
|
}
|
|
|
|
div#column1a {
|
|
width: 313px;
|
|
float: left;
|
|
padding-left: 10px;
|
|
}
|
|
|
|
div#column1b {
|
|
width: 313px;
|
|
float: left;
|
|
padding-left: 10px;
|
|
}
|
|
|
|
div#column1c {
|
|
width: 313px;
|
|
float: left;
|
|
padding-left: 10px;
|
|
padding-right: 10px;
|
|
}
|
|
|
|
div#contact {
|
|
font-size: 24px;
|
|
}
|
|
|
|
div#benchmark {
|
|
font-size: 11px;
|
|
}
|
|
|
|
div#copyright {
|
|
font-size: 11px;
|
|
}
|
|
|
|
.box {
|
|
padding: 5px;
|
|
margin: 5px;
|
|
background-color: #ffffff;
|
|
font-size: 11px;
|
|
color: #000000;
|
|
}
|
|
|
|
.box a {
|
|
color: #216332;
|
|
}
|
|
|
|
.box a:hover {
|
|
color: #9bc1a4;
|
|
}
|
|
|
|
.tweet {
|
|
font-size: 16px;
|
|
}
|
|
|
|
.right {
|
|
float: right;
|
|
text-align:right;
|
|
}
|
|
|
|
.top {
|
|
vertical-align: top;
|
|
}
|
|
|
|
.center {
|
|
text-align: center;
|
|
}
|
|
|
|
.justify {
|
|
text-align: justify;
|
|
}
|
|
|
|
.clear {
|
|
clear: both;
|
|
}
|
|
|
|
.contact {
|
|
border: 0;
|
|
}
|
|
|
|
.icon {
|
|
border: 0;
|
|
}
|
|
|
|
.iconized {
|
|
min-height: 36px;
|
|
}
|
|
|
|
table.formatting {
|
|
width: 100%;
|
|
border-collapse: collapse;
|
|
|
|
}
|
|
|
|
table.classformatting {
|
|
border-collapse: collapse;
|
|
border-spacing: 0;
|
|
}
|
|
|
|
td.classformatting {
|
|
padding: 0;
|
|
}
|
|
|
|
td.formatting {
|
|
padding: 0;
|
|
width: 68px;
|
|
vertical-align: top;
|
|
}
|
|
|
|
td.gamesformatting {
|
|
padding: 0;
|
|
width: 68px;
|
|
vertical-align: top;
|
|
}
|
|
|
|
.cover {
|
|
border: 0;
|
|
width: 64px;
|
|
} |