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