.bckgrnd1 { background-image: url(linen_gold.jpg); background-repeat: repeat; } .borderfull { border: thin ridge #0033CC; } .borderright { border-right-style: groove; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; } .borderrightbottom { border-top: thin none #0033CC; border-right: thin ridge #0033CC; border-bottom: thin ridge #0033CC; border-left: thin none #0033CC; }