b@1478: /* structure.css b@1478: * Define the structure for classes and objects in HTML b@1478: */ b@1478: b@1478: div.title { b@1478: width = 100%; b@1478: height = 50px; b@1478: margin-bottom: 10px; b@1478: } b@1478: b@1478: body { b@1478: b@1478: }