body		{
	background-color: white;
}

#title	{
        position: absolute;
        width: ;
        height: ;
        top: 30px;
        left: 40px;
        color: grey ;
        font-family: Helvetica ;
        font-size:  4em;
        font-style: ;
        font-weight:  ;
}

#navigation	{
        position: absolute;
        width: ;
        height: ;
        top: 100px;
        left: 40px;
        color: grey;
        font-family: Helvetica ;
        font-size:  1.1em;
        font-style:  ;
        font-weight:  ;
}

#footer	{
        position: absolute;
        width: ;
        height: ;
        top: 660px;
        left: 40px;
        color: grey;
        font-family: Helvetica ;
        font-size:  0.6em;
        font-style:  ;
        font-weight:  ;
}

.img1 {
        position: absolute;
        width: ;
        height: ;
        top: 130px;
        left: 40px;
        color: grey;
        font-family: Helvetica ;
        font-size:  0.9em;
        font-style:  ;
        font-weight:  ;
        text-align: ;
}

.img2 {
        position: absolute;
        width: ;
        height: ;
        top: 130px;
        left: 180px;
        color: grey;
        font-family: Helvetica ;
        font-size:  0.9em;
        font-style:  ;
        font-weight:  ;
        text-align: ;
}

.img3 {
        position: absolute;
        width: ;
        height: ;
        top: 130px;
        left: 320px;
        color: grey;
        font-family: Helvetica ;
        font-size:  0.9em;
        font-style:  ;
        font-weight:  ;
        text-align: ;
}

.img4 {
        position: absolute;
        width: ;
        height: ;
        top: 300px;
        left: 40px;
        color: grey;
        font-family: Helvetica ;
        font-size:  0.9em;
        font-style:  ;
        font-weight:  ;
        text-align: ;
}

.img5 {
        position: absolute;
        width: ;
        height: ;
        top: 300px;
        left: 180px;
        color: grey;
        font-family: Helvetica ;
        font-size:  0.9em;
        font-style:  ;
        font-weight:  ;
        text-align: ;
}

.img6 {
        position: absolute;
        width: ;
        height: ;
        top: 300px;
        left: 320px;
        color: grey;
        font-family: Helvetica ;
        font-size:  0.9em;
        font-style:  ;
        font-weight:  ;
        text-align: ;
}

.img7 {
        position: absolute;
        width: ;
        height: ;
        top: 470px;
        left: 40px;
        color: grey;
        font-family: Helvetica ;
        font-size:  0.9em;
        font-style:  ;
        font-weight:  ;
        text-align: ;
}

.img8 {
        position: absolute;
        width: ;
        height: ;
        top: 470px;
        left: 180px;
        color: grey;
        font-family: Helvetica ;
        font-size:  0.9em;
        font-style:  ;
        font-weight:  ;
        text-align: ;
}

.img9 {
        position: absolute;
        width: ;
        height: ;
        top: 470px;
        left: 320px;
        color: grey;
        font-family: Helvetica ;
        font-size:  0.9em;
        font-style:  ;
        font-weight:  ;
        text-align: ;
}

.info	{
        position: absolute;
        width: 370px;
        height: ;
        top: 130px;
        left: 40px;
        color: grey;
        font-family: Helvetica ;
        font-size:  0.9em;
        font-style:  ;
        font-weight:  ;
        text-align: justify;
}

.heading	{
        position: absolute;
        width: 370px;
        height: ;
        top: 130px;
        left: 40px;
        color: grey;
        font-family: Helvetica ;
        font-size:  1em;
        font-style:  ;
        font-weight: bold ;
        text-align: justify;
}

a:link		{
	color: grey;
	text-decoration: none;
	font-weight: ;
	font-style: ;
	font-family: ;
	font-size: ;
	background-color: ;
}

a:visited	{
	color: grey;
	text-decoration: none;
	font-weight: ;
	font-style: ;
	font-family: ;
	font-size: ;
	background-color: ;
}

a:hover		{
	color: black;
	text-decoration: ;
	font-weight: ;
	font-style: ;
	font-family: ;
	font-size: ;
	background-color: ;
}

a:active	{
	color: ;
	text-decoration: ; 
	font-weight: ;
	font-style: ;
	font-family: ;
	font-size: ;
	background-color: ;
}

a img		{
	border: none;
}