/* ///////////////////////////////////////////////////

    * CSS Document *
	Autor:	 		Jürgen Rabatscher
			  		Neubaugasse 69/6 1070 Wien
					°°°°°°°°°°°°°°°°°°°°°°°°°°°
					Rabatscher Multimedia
					www.rabatscher.com
					°°°°°°°°°°°°°°°°°°°°°°°°°°°
	Project:		http://www.

/////////////////////////////////////////////////// */

html { height:100%; }

body{
	font-family:Arial, Helvetica, sans-serif; font-size:1em; color:#2B8A9A; line-height:1.5em;
	text-align:left;
	height:100%;
	background: url(../images/paraiso.jpg) 0% 0% fixed no-repeat #003D81;
	margin:0;
	padding:0;
	color:#2B8A9A;
}

#parent a:link { color:#2B8A9A;text-decoration:underline; }
#parent a:visited { color:#2B8A9A;text-decoration:underline; }
#parent a:active { color:#2B8A9A;text-decoration:underline; }
#parent a:hover { color:#2B8A9A;text-decoration:underline; }

.bg1 { background: url(../images/paraiso.jpg) 0% 0% fixed no-repeat #003D81; }
.bg2 { background: url(../images/paraiso2.jpg) 0% 0% fixed no-repeat #003D81; }