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

body {
	background-color: #c2272d;
	
	}
* {margin:0; padding:0; }
img {
border-width: 0px; 

}
#wrapper {
	width: 950px;
	height: auto;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	position: relative;
	}

/* Text */

p {
	font-family:  Century Gothic, Helvetica, Arial, sans-serif;
	font-size: small;
	line-height: 1.35em;
	overflow: visible;
	text-align: left;
	color:#FFF
}
h1 {
	font-family:  Century Gothic, Helvetica, Arial, sans-serif;
	font-size: medium;
	line-height: 1.6em;
	overflow: visible;
	text-align: left;
	color:#FFF
}
a {
	font-family:  Century Gothic, Helvetica, Arial, sans-serif;
	font-size: small;
	line-height: 1.35em;
	overflow: visible;
	text-align: left;
	color:#FFF;
	text-decoration:underline;
	
}


/* Boxes */

#logo {
	height: auto;
	width: auto;
	position: absolute;
	top: 10px;
	left: 30px;
}

#hearts{
	height: auto;
	width: auto;
	position: absolute;
	top: 10px;
	left: 540px;
}

#menu {
	height: auto;
	width: 495px;
	position: absolute;
	top: 90px;
	left: 37px;
}

#text-box {
	height: auto;
	width: 495px;
	position: absolute;
	top: 160px;
	left: 26px;
}
#text-box-shop {
	height: auto;
	width: 495px;
	position: absolute;
	top: 153px;
	left: 20px;
}
#text {
	height: 162px;
	width: 422px;
	position: absolute;
	top: 183px;
	left: 67px;
	overflow:auto;
}
#text2 {
	height: 110px;
	width: 422px;
	position: absolute;
	top: 332px;
	left: 67px;
	overflow:auto;
}
#text2shop {
	height: 110px;
	width: 422px;
	position: absolute;
	top: 382px;
	left: 67px;
	overflow:auto;
}
#text2faq {
	height: 208px;
	width: 422px;
	position: absolute;
	top: 336px;
	left: 67px;
	overflow:auto;
}
#text3faq {
	height: 208px;
	width: 422px;
	position: absolute;
	top: 541px;
	left: 67px;
	overflow:auto;
}
#text4faq {
	height: 208px;
	width: 422px;
	position: absolute;
	top: 691px;
	left: 67px;
	overflow:auto;
}
#buy-button-home {
	height: auto;
	width: auto;
	position: absolute;
	top: 393px;
	left: 296px;
	z-index:100;
}
#buy-button-shop {
	height: auto;
	width: auto;
	position: absolute;
	top: 270px;
	left: 293px;
	z-index:0;
}

