/*
Theme Name:     Lightword custom
Theme URI:      http://jkzr.nl/
Description:    Child theme for the Lightword theme 
Author:         Jan Kazemier
Author URI:     http://jkzr.nl
Template:       lightword
Version:        0.1
*/

@import url("../lightword/style.css");

body{background-color:#2C2C29;background-image:url('images/back.jpg');font-family:Helvetica;font-size:11px;color:#2C2C29;}
h1#logo,h1#logo a{font-family:Helvetica,Vera,Georgia,sans-serif;padding:0;margin-top:7px;font-size:36px;color:#FFF;text-decoration:none;text-transform:uppercase;text-shadow:#999 2px 2px 2px;}

