* {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#page {
	background-position: center center;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #D6D6D6;
	font-size: 12px;
	background-image: url(images/bg.jpg);
}
#bg {
	background-position: center bottom;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #D6D6D6;
	font-size: 12px;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
}
body {
	background-color: #6da0d7;
	background-image: url(images/angel.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
 h2 {
	font-weight: normal;
	font-size: 24px;	
}


.lupa {cursor:url(images/zoomin.cur), pointer;}