body {
	background-image : url(../grafics/bglogo.gif);
	background-repeat : no-repeat;
	background-position : top left;
	background-attachment : fixed;
}

div,  p{
	color : #000;
	font : 12px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;

}

#nav {
	position : absolute;
	top : 30px;
	left : 120px;
}

#content {
	position : absolute;
	top : 130px;
	left : 120px;
	width : 630px;
	text-align : justify;
}

.text  {
	padding-right : 180px;
}

.text2 {
	color : #555;
	padding-right : 180px;
}

#endlogo {
	position : relative;
	padding : 10px;
	top : 360px;
	left : 510px;
}


#nav img {
	padding-right : 0px;
}

#ani {
	position : absolute;
	top : 35px;
	left : 625px;
}

#content img {
	padding : 0 5px 0 5px;
}

a {
text-decoration : underline;
color: #000;
}

b {
	color : #444;
	letter-spacing : -1px;
}

.x {
padding : 0 0 0 50px;
width : 400px;
}

.text3  {
	padding-right : 180px;
	margin-bottom : 5px;
}