body {
color: #990033;
background-color: #ffe0f0;
-webkit-text-size-adjust: 100%;
}

a:link {
color: #990099;
}

a:visited {
color: #990099;
}

a:active {
color: #990099;
}

a:hover {
color: #f00000;
}

#boards {
background-color: #ffffff;
border: 10px solid #990033;
width: 720px;
height: 360px;
}

.center,address {
text-align: center;
}

.nw {
white-space: nowrap;
display: inline-block;
}

.exp1 {
line-height: 1.5em;
vertical-align: top;
margin: 0px 10px;
padding: 0px;
}

.warning {
color: #ff0000;
font-weight: bold;
text-align: center;
}

.color1,.color2,.color3,.color4,.color5 {
background-size: 32px 32px;
image-rendering: -webkit-optimize-contrast;
image-rendering: -moz-crisp-edges;
image-rendering: -o-crisp-edges;
image-rendering: crisp-edges;
image-rendering: pixelated;
-ms-interpolation-mode: nearest-neighbor;
}

input.button {
color: #0000ff;
font-size: 0.9em;
border: 1px solid #666666;
background: #f1e767;
background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
box-shadow: inset 1px 1px 1px #ffffff;
}

input.button:hover {
background: linear-gradient(to top, #fdfbfb 0%, #ebedee 100%);
}

.button1 {
text-decoration: none;
}

.button2 {
margin: 0px;
padding: 2px 5px;
font-weight: bold;
line-height: 1em;
color: #ffff00;
background-color: #ff99ff;
border: 1px solid;
border-top-color: #ffccff;
border-left-color: #ffccff;
border-right-color: #cc66cc;
border-bottom-color: #cc66cc;
}
