/*
Theme Name: ThomasHS Website Espera
Theme URI: http://www.thomashs.com.br
Description: Template ThomasHS P/ Wordpress
Author: Thomás Habeyche Sieczkowski
Author URI: http://www.thomashs.com.br
Version: 1.0
*/

body
{
	background:url("img/bg.jpg");
	padding-top:200px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

a{
	color:#FFFFFF;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}

