/*
 * CSS definitions for sudoh.org
 */

body {background: lavender;}
h1 {text-align: center;}
h2 {color: green;}
.strike {text-decoration: line-through; color: lightgrey;}
