BODY {
background-repeat : repeat-y;
background-attachment : fixed;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color : black;
background-image : url(bg_black.gif);
background-position : center center;
}
H1 {
color : #808080;
font-size : 14px;
margin-top : 1px;
margin-left : 1px;
margin-right : 1px;
margin-bottom : 1px;
}
SELECT
A {
color: black;
}
A:LINK {
color: black;
}
A:VISITED {
color: black;
}
IMG {
border:0px;
}
H2{
font-size : 13px;
margin-top : 1px;
margin-left : 1px;
margin-right : 1px;
margin-bottom : 1px;
color : silver;
}
A:HOVER {
position: relative;
top: 1px;
left: 1px;
}
TD{
font-size : 13px;
line-height : 15px;
}
H3{
font-size : 13px;
margin-top : 1px;
margin-left : 1px;
margin-right : 1px;
margin-bottom : 1px;
color : silver;
}
FORM{
margin-top : 1px;
margin-left : 1px;
margin-right : 1px;
margin-bottom : 1px;
}
TEXTAREA.rinen {
width : 380px;
font-size : 13px;
height : 40px;
background-color : black;
color : white;
}
H4{
font-size : 12px;
color : silver;
margin-top : 1px;
margin-left : 1px;
margin-right : 1px;
margin-bottom : 1px;
}
