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