@charset "utf-8";

html, body, p, th, td, li, dd, dt {
  font-family: Constantia, Arial, Helvetica, sans-serif;
  color:black;
  background-image: url("./images/5-Things-To-check.Gif");
  height: 600px;
  margin: 0px;
  padding: 0px;
  border: 0px;
  background-repeat: no-repeat;

}

  a:link { color: black;}

  a:active { color: black;}

  a:visited { color: black;}

  a:hover { color: red;}

  a img {
	text-decoration: none;
	border: 0 none;
	}

select {
font-family: Constantia, Arial, Helvetica, sans-serif;
font-size: 1.0em;

}


div#Intro {
    color: #01a9ed;
    font-size: 13px;
    position: absolute;
    height: auto;
    width: 370px;
    left: 190px;
    top: 20px;
}

div#textone {
    color: #01a9ed;
    font-size: 12px;
    position: absolute;
    height: auto;
    width: 370px;
    left: 15px;
    top: 135px;
}

div#headerone {
    color: white;
    font-size: 14px;
    position: absolute;
    height: auto;
    width: 370px;
    left: 150px;
    top: 113px;
}



div#texttwo {
    color: #01a9ed;
    font-size: 12px;
    position: absolute;
    height: auto;
    width: 370px;
    left: 394px;
    top: 133px;
}

div#headertwo {
    color: white;
    font-size: 14px;
    position: absolute;
    height: auto;
    width: 370px;
    left: 550px;
    top: 113px;
}

div#headerthree {
    color: white;
    font-size: 14px;
    position: absolute;
    height: auto;
    width: 370px;
    left: 150px;
    top: 290px;
}

div#textthree {
    color: #01a9ed;
    font-size: 12px;
    position: absolute;
    height: auto;
    width: 370px;
    left: 15px;
    top: 310px;
}


div#headerfour {
    color: white;
    font-size: 14px;
    position: absolute;
    height: auto;
    width: 370px;
    left: 90px;
    top: 400px;
}


div#textfour {
    color: #01a9ed;
    font-size: 12px;
    position: absolute;
    height: auto;
    width: 370px;
    left: 13px;
    top: 420px;
}

div#headerfive {
    color: white;
    font-size: 14px;
    position: absolute;
    height: auto;
    width: 370px;
    left: 550px;
    top: 400px;
}


div#textfive {
    color: #01a9ed;
    font-size: 12px;
    position: absolute;
    height: auto;
    width: 370px;
    left: 394px;
    top: 420px;
}

div#footer {
    color: black;
    font-size: 12px;
    position: absolute;
    height: auto;
    width: 370px;
    left: 200px;
    top: 470px;
}