@charset "utf-8"; .background { background-color: #000000; } .pictures { border-top-style: double; border-right-style: double; border-bottom-style: double; border-left-style: double; border-top-color: #FF6600; border-right-color: #FF6600; border-bottom-color: #FF6600; border-left-color: #FF6600; } .pictureborders { border-top-style: double; border-right-style: double; border-bottom-style: double; border-left-style: double; border-top-color: #FF3300; border-right-color: #FF3300; border-bottom-color: #FF3300; border-left-color: #FF3300; }