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

p {
	
}

h1 {
	font-size:40px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

h2 {
	font-size:48px;
	margin:0px;
	padding:0px;
	font-weight:normal;
}

h3 {
	font-size:24px;
	margin:15px 0px;
	padding:0px;
	font-weight:normal;
}

.uppertitle {
	color:#BF3E5F;
}
.middletitle {
	color:#990000;
}
.lowertitle {
	color:#EA8DB6;
}

.hometext {
	width:480px;
	color:#333;
	line-height:20px;
}

.contact_small {
	background-color:none;
	background-image:url(../images/contact_small.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:19px;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666;
	padding:6px 10px;
}

.contact_large {
	background-color:none;
	background-image:url(../images/contact_large.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:99px;
	border:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#666;
	padding:6px 10px;
}

#portfolio_text {
	width:635px;
	height:80px;
	margin-top:20px;
	margin-left:60px;
}