/* Unchanged */
html, body {
	width:100%;
	height:100%;
	background-color: #ea98bc;
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:normal;
	font-family:Arial,Tahoma,Verdana;
	letter-spacing:0px;
	color:#ffffff;
}
a:link {color: #ea98bd; text-decoration: underline; }
a:active {color: #ea98bd; text-decoration: underline; }
a:visited {color: #ea98bd; text-decoration: underline; }
a:hover {color: #ffffff; text-decoration: underline; }

.main {
	position:relative;
	width:980px;
	height:1425px;
	background: url(images/kisskara_1.jpg) center top no-repeat;
}

.footer {
	width:980px;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#000000;
	display:block;
}
.big_link {
	position:relative;
	top:0px;
	left:0px;
	text-indent:-5000px;
	width:980px;
	height:1425px;
	display:block;
}
.text_link {
	position:absolute;
	top:657px;
	left:403px;
	width:550px;
	height:77px;
	display:block;
	overflow:hidden;
}
.text_link h1 {
	font-size:20px;
	font-weight:strong;
	font-family:Arial,Tahoma,Verdana;
	letter-spacing:0px;
	color:#ffffff;
	line-spacing:10px;
	margin:0px;
}
.text_link h1 a:link {
	color:#ffffff;
	text-decoration: none;
}
.text_link h1 a:active {
	color:#ffffff;
	text-decoration: none;
}
.text_link h1 a:visited {
	color:#ffffff;
	text-decoration: none;
}
.text_link h1 a:hover {
	color:#000000;
	text-decoration: underline;
}
.top_pics {
	position:absolute;
	top:270px;
	left:393px;
	width:580px;
	height:371px;
	display:block;
	overflow:hidden;
}
.bottom_pics {
	position:absolute;
	top:750px;
	left:393px;
	width:580px;
	height:371px;
	display:block;
	overflow:hidden;
}
.thumb {
	float:left;
	width:135px;
	height:180px;
	margin-right:10px;
	margin-bottom:11px;
}
	
