Размер файла: 1.35Kb
body {
color: #363636;
font-size: 12px;
font-family: tahoma;
background-color: #ffb103;
margin: 0;
MAX-WIDTH : 320PX;
MARGIN : 1PX AUTO;
}
a:link, a:active, a:visited {
color: #9d4e00;
text-decoration: none;
text-shadow: #ffde95 1px 1px 1px;
}
a:hover, a:focus {
color: #d76b00;
}
.main {
background-repeat: no-repeat;
background-position: right top;
padding: 4px;
border-top: 1px solid #ffcf60;
}
.main a {
background-image: url(1/star.png);
background-repeat: no-repeat;
background-position: left center;
padding-left: 12px;
}
.design {
color: #a34713;
text-shadow: #ffde95 1px 1px 1px;
background-color: #ffb205;
background-image: url(1/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 #b37c00;
border-bottom: 1px solid #b37c00;
MAX-HEIGHT : 21PX;
}
.design a {
color: #9d4e00;
text-decoration: underline;
}
.title {
color: #a34713;
text-shadow: #ffde95 1px 1px 1px;
background-color: #ffb205;
background-image: url(1/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 #b37c00;
border-bottom: 1px solid #b37c00;
MAX-HEIGHT : 21px;
}
.title a {
color: #9d4e00;
text-decoration: underline;
}