/*   
Theme Name: Some Lutheran Theme
Theme URI: http://somelutheranguy.com
Description: My custom child theme based on the LightWord theme.
Author: Ray Gentry
Template: lightword
.
Edited under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
.
*/
@import url(../lightword/style.css);

/*Basic*/
body{background-color:#CFCFC8;font-family:Tahoma;font-size:11px;color:#2C2C29;}