
BODY {
	font-family : Verdana;
	background-image: url(degrade.jpg);
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 20px;
}

A {
	color: Green;
	text-decoration: none;
}

A:hover {
	color: #AABBDD;
	text-decoration: none;
}



/*********************************/




p{
	font-family : cursive;
	color : Gray;
	font-size : 12px;
}


.page{
	margin:0px 50px 0px 50px;
	background-image: url(bg_main22.gif);
}

.page2{
	margin:0px 100px 0px 100px;
	background-color: White;
}

.amazon{
	position: absolute;
	right: 50px;
	top: 80px;
}

.google{
	position: absolute;
	left: 50px;
	top: 80px;
}

.corps{
	background-image : url(bg_main22.gif);
	background-color: White;
}