Размер файла: 1.43Kb
body {
color: #828282;
font-size: 12px;
font-family: Tahoma;
background-color: #000;
margin: 0;
MAX-WIDTH : 320PX;
MARGIN : 1PX AUTO;
}
a:link, a:active, a:visited {
color: #ea7300;
text-decoration: none;
text-shadow: #b95b00 1px 1px 2px;
}
a:hover {
color: #36c3ff;
}
.main {
background-repeat: no-repeat;
background-position: right top;
padding: 4px;
border-top: 1px solid #363636;
}
.main a {
background-image: url(5/star.png);
background-repeat: no-repeat;
background-position: left center;
padding-left: 12px;
}
.title {
color: #0eb4be;
text-shadow: #000 1px 1px 1px;
background-color: #020202;
background-image: url(5/copy.gif);
background-repeat: repeat-x;
background-position: 50% top;
text-align: center;
margin-top: 1px;
margin-bottom : 1px;
padding : 4px;
border-top : 1px solid #2b2b2b;
border-bottom : 1px solid #2b2b2b;
MAX-HEIGHT : 21px;
}
.title a {
color: #0eb4be;
text-shadow : #000 1px 1px 1px;
}
.title a:hover {
color: #64d200;
}
.design {
color: #0eb4be;
text-shadow: #000 1px 1px 1px;
background-color: #020202;
background-image: url(5/copy.gif);
background-repeat: repeat-x;
background-position: 50% top;
text-align: center;
margin-top: 1px;
margin-bottom : 1px;
padding : 4px;
border-top : 1px solid #2b2b2b;
border-bottom : 1px solid #2b2b2b;
MAX-HEIGHT : 21px;
}
.design a {
color: #0eb4be;
text-shadow : #000 1px 1px 1px;
}
.design a:hover {
color: #64d200;
}