body {
	background-color:#000005;
}

#activation_bg {
	width:955px;
	height:484px;
	position: fixed;
	left: 235px;
	top: 95px;
	z-index: 1;
}

#activation_bird_img {
	position: fixed;
	left:372px;
	top:215px;
	width:671px;
	height:334px;
	z-index:2;
}

#activation_blog_text_box {
	position: fixed;
	left:260px;
	top:145px;
	width:500px;
	height:90px;
	z-index:3;
}

.blog_text {
	color: #000;
	font: 16px Papyrus;
	margin: 5px;
	width: 200px;
	height: 30px;
	top: 130px;
	left: 360px;
	text-decoration:none
}

.blog_title_text {
	color: #000;
	font: 18px Papyrus;
	margin: 5px;
	width: 200px;
	height: 30px;
	top: 130px;
	left: 360px;
	text-decoration:none
}


#activation_text_box {
	position: fixed;
	left:400px;
	top:345px;
	width:277px;
	height:30px;
	z-index:3;
}

.etsy_text {
	color: #000;
	font: 16px Papyrus;
	margin: 5px;
	width: 200px;
	height: 30px;
	top: 430px;
	left: 360px;
	text-decoration:none
}

#activation_text_box2 {
	position: fixed;
	left: 1005px;
	top:215px;
	width:160px;
	height:30px;
	z-index:3;
}
.vday_text {
	color: #000;
	font: 16px Papyrus;
	margin: 5px;
	width: 200px;
	height: 30px;
	
	top: 10px;
	left:10px;
	text-decoration:none
}

#activation_text_box3 {
	position: fixed;
	left:830px;
	top:365px;
	width:160px;
	height:30px;
	z-index:3;
}

.myspace_text {
	color: #000;
	font: 16px Papyrus;
	text-decoration: none;
	margin: 5px;
	width: 230px;
	height: 30px;

	top: 460px;
	left:970px;
	text-decoration:none
}


#activation_text_box4 {
	position: fixed;
	left:630px;
	top:265px;
	width:160px;
	height:30px;
	z-index:3;
}

.blogger_text {
	color: #000;
	font: 16px Papyrus;
	text-decoration: none;
	margin: 5px;
	width: 230px;
	height: 30px;

	top: 460px;
	left:970px;
	text-decoration:none
}

a:link {
    color: #000;
    text-decoration:none
}

a:visited {
    color: #000;
    text-decoration:none
}

a:active {
    color: #000005;
    text-decoration:none
}

a:hover {
    font-weight: bold;
    text-decoration:none
}

