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