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