@charset "utf-8"; .border { background-color: #000000; border: thin solid #FFFFFF; } .box1 { background-color: #000000; border: thin none #666666; background-repeat: no-repeat; background-position: center center; background-image: url(images/indexmain.gif); padding-right: 18px; padding-left: 18px; padding-top: 5px; } a:link { color: #FFFFFF; } .padding { padding: 10px; } .box2 { background-color: #333333; border: thin solid #666666; } .box3 { border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; border-top-style: solid; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #FFFFFF; border-right-color: #FFFFFF; border-bottom-color: #FFFFFF; border-left-color: #FFFFFF; } .box4 { border: thin none #CCCCCC; background-image: url(images/aboutmain.gif); } .box6 { background-color: #333333; border: thin solid #666666; }