The Pizza Toppings Council

The Decisions

The Pizza Toppings Council has made a decision: Extra Cheese is not a topping. It's the entire reason for the existence of the topping.

As such, we're introducing a new line of Extra Cheese-only pizzas, because who needs variety, really?

body, html { background-color: #f2c9c5; } .header { background-color: #f2c9c5; border-bottom: 4px solid #000000; } .container { background-color: #f2c9c5; width: 800px; margin: 40px auto; } .header h1 { font-size: 48px; font-family: 'Rockwell', cursive; border-bottom: 4px solid #FF0000; } .header h2 { margin-top: -15px; font-size: 30px; font-family: "Arial", sans-serif; color: #000000; } p { margin-top: -10px; font-size: 14px; font-family: 'Arial', sans-serif; } a { text-decoration: none; color: #FF0000; text-decoration: none; } a:hover { text-decoration: none; } ul { list-style: none; } li { margin: 10px 0; } li a { color: #000000; text-decoration: none; } li a:hover { text-decoration: none; } .footer { background-color: #f2c9c5; border-top: 4px solid #000000; } .footer p { margin: 10px 0; } .footer a { color: #000000; }