@CHARSET "UTF-8";


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.5%;
	color: #393733;
}

a {
	color: #3333FF;
}

#index {
	font-size: 15em;
}

#left {
	width: 70%;
	float: left;
}

#right {
	width: 20%;
	float: left;
}

.vcard {
	width: 20%;
	float: left;
}

.logo {
	float: left;
	width: 79%;
	font-size: 7em;
}

.logo-description {
	font-size: 0.2em;
	padding-left: 10em;
}

.second-letter-logo {
	background-color: #6B6B92;
	color: #ffffff;
}

.mart-kiss {
	font-size: 10em;
	color: #FF6699;
}

.kiss-defiss {
	color: #FFFFFF;
	background-color: #FF0000;
}
