@charset "UTF-8";

.outer_body,body  {
	scrollbar-face-color: ThreeDFace !important;
	scrollbar-shadow-color: ThreeDDarkShadow !important;
	scrollbar-highlight-color: ThreeDHighlight !important;
	scrollbar-3dlight-color: ThreeDLightShadow !important;
	scrollbar-darkshadow-color: ThreeDDarkShadow !important;
	scrollbar-track-color: Scrollbar !important;
	scrollbar-arrow-color: ButtonText !important;
}
		
a:link,a:active,a:hover { 
	color:#fff;
}

a:visited   {
	color:#fff;
}

html {
	background: #372d47 url('https://img.mfcimg.com/photos2/598/5989255/293-863-432-177-3144418.jpg') 100% 0;
}
body {
	background: transparent url('https://img.mfcimg.com/photos2/598/5989255/902-562-926-946-3144415.jpg') no-repeat 100% 0;
	margin:0 !important;
}

body,td {
	color: #fff;
	font-family: 'Courier New';
	font-weight: ;
	font-style: ;
	font-size: 23px;
}

td .clock	{
	font-size:9px;
}

.container_padding {
	padding:	4px;
	height:	100%;
}

.container_transparency {
	height:100%;
	width:100%;
	filter:alpha(opacity=100);
}
.container {
	color: #fff;
	position:relative;
	border:none;
	padding:	4px;
	height: 100%;
	background-color:transparent;
}

.container .heading {
	font-family: Impact;
	padding: 4px;
	color: #eacdff;
	font-size: 32px;
	opacity:.65;
	filter:alpha(opacity=65);
	text-shadow: 0px 2px 8px #000;
}
.container .heading.title{
	margin-bottom:10px;
}
.content {
	margin:5px 0 15px 0;
}		
.thingy	{
	position : absolute;
	visibility : hidden;
}
.about_me .key,
.about_me .value,
.friends_key,
.friends_value {
	line-height: 34px;
	position: relative;
}

.about-me-title{
	margin:10px 0;
}
.about-content p{
	margin: 0 0 1em 0;
	color: #fff;
	font-weight:100;
	font-size:17px;
}
.about-content p .question{
	font-weight:700;
}
#wishlist-btn{
	display:block;
	float:left;
	margin:0 20px 3px 0;
	text-decoration:none;
	width:190px;
	height:92px;
}
.a-bit-more{
	font-size:23px;
	font-family:Impact;
	color: #eacdff;
	opacity:.65;
	filter:alpha(opacity=65);
}
#sinners{
	float:right;
	margin:35px 0 0 20px;
	width:179px;
	height:86px;
}
#who-is-pic{
	float:right;
	margin:0 0 0 20px;
	width:221px;
	height:298px;
}
.sparkles{
	padding:90px 15px 15px 15px;
	border:3px dotted #b198be;
	margin:-90px 0 1em 0;
	background:url('https://img.mfcimg.com/photos2/598/5989255/156-224-427-959-3221502.jpg') 50% 0;
}