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