/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for WP Generator Blog created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/6695q7">edit settings</a>.
Version: 24 Nov, 15:32
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/

body{
	font-family: verdana;
	font-size: 85%;
	line-height: 115%;
	background-color: #FFFFFF;
	background-image: url(/);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: justify;
}

a, a:link {
	color: #3112FF;
	text-decoration: none;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}



#hd h1{
	font-size: 100%;
	color: #00078C;

}

#hd h1 a{
	text-decoration: none;
	color: #00078C;
}

input{
	font-size: 80%;
}

.tags, .catagory {

	display: block;
}