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