
BODY {
	margin: 20px 20px 20px 20px;
	background-image: url(degrade.jpg);
}

A {
	color: Green;
	text-decoration: none;
}

A:hover {
	color: #AABBDD;
	text-decoration: none;
}



/*********************************/




p{
	font-family : cursive;
	color : Gray;
	font-size : 12px;

}

.para{
	font-family : cursive;
	color : Gray;
	font-size : 14px;
	text-align: justify;

}


.page{
	margin:0px 50px 0px 50px;
	background-color: #FFFFFF;

}

.page2{
	margin:0px 100px 0px 100px;
	background-color: White;
}

.amazon{
	position: absolute;
	right: 50px;
}

.google{
	position: absolute;
	left: 50px;
}

.corps{
	background-image : url(bg_main22.gif);
	background-color: white;
}

