.colorBox{
background-color:#CCCCFF;
}
.imageBox{
background-color:#CCCCFF;
background-image: url("background.png");
font-weight:bold;
font-size:20px;
/*
background-repeat: repeat-x;
background-repeat: repeat-y;
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
*/
}
Dosyayı İndir