@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
}

p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #000;	
}

.subtitle{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #966;
}

.subtitle a{
	color: #966;
}

.home_name{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #333;	
}

.tagline{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #069;
	font-style: italic;
	letter-spacing: 1px;
}

.listline{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #069;
	font-style: italic;
}

.envelopleft{
	background-image: url(images/kodu_envelop.gif);
	background-repeat: no-repeat;
	display: block;
	height: 443px;
	width: 393px;
	float: left;
	margin-right: 10px;
}

.envelopright{
	background-image: url(images/kodu_envelop.gif);
	background-repeat: no-repeat;
	display: block;
	height: 443px;
	width: 393px;
	float: right;
	margin-left: 10px;
}

.kudo_text{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 21px;
	color: #06C;
	padding-top: 40px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 40px;
}

.frame{
	
}
