body {
	background-color: #1e1e1e;
	margin-left:15px;
	line-height:1.4;
	background:#000000 url(../images/bgpink.jpg) no-repeat center center fixed;
	<!--
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image:url(../images/bg1.png)
	-->
}


.heading {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 24px;
}

.btext {color: #CCCCCC; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px;  }
.footer {font-family: Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #AAAAAA; }
.blinks {color: #CCCCCC; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; }

a:link {color: #CCCCCC; text-decoration: none; }
a:active {color: #0000ff; text-decoration: none; }
a:visited {color: #AAAAAA; text-decoration: none; }
a:hover {color: #4D8DDD; text-decoration: none; }

.prototip 				{ position: absolute; }
.prototip .silver 			{ width: 500px; font-size: 10px }
.prototip .silver .content 		{ text-align: left; padding: 10px 0; color:#dddddd; font-family:Georgia, "Times New Roman", Times, serif;}
