body{
	background-image: url(horoscope_bkgr.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	}
strong{
	font-weight: normal;
}	
#head{
	background-image: url(top.jpg);
	background-repeat: no-repeat;
	height: 250px;
	padding-left: 50px;
	padding-top: 10px;
	padding-bottom: 200px;
}
.imgs{position:absolute}

#head h1{
	color: #e3e9f2;
	font-size: 20px;
	font-style: italic;
	}
#content{
	background-image: url(sfondobis.jpg);
	background-repeat: repeat;
	width: 650px;
	vertical-align: top;
	padding: 20px 20px 20px 20px;
}
#content h1{
	font-size: 18px;
}
#addpage a{

	color: maroon;
	text-decoration: none;
	font-weight: bold;
}
#addpage a:hover{
	color: red;
	text-decoration: none;
	font-weight: bold;
}
#nav{
background-image: url(nav.jpg);
	background-repeat: repeat;
	padding-left: 20px;
	padding-top: 10px;
width: 220px;
	vertical-align: top;
	}
#nav h1,h2,h3{
	font-size: 18px;
	color: #fe6601;
}	
#nav a{
	color: yellow;
	text-decoration: none;
	font-weight: bold;
}	
#nav a:hover{
	color: orange;
	text-decoration: none;
}	
#footer{
	text-align: center;
	background-image: url(footer.jpg);
	background-repeat: repeat-y;
}	
#zodiak a{
	text-decoration: none;
	color: #686800;
	font-weight: bold;
	
}
#zodiak a:hover{
		color: maroon;
		font-weight: bold;
		text-decoration: underline;
}

#sub, a{
	color: #595959;
	text-decoration: none;
	
}
.dark_blue{
	color: navy;
	font-weight: bold;
}
.dark_red{
	color: #d90000;
	font-weight: bold;
}
.nav2{
	color: maroon;
		font-weight: bold;
}