html{
    font-family: arial;
}
body, html{
    height: 90%;
    width: 99%;

}
a:link, a:visited {
    color: #FFFFFF;
}
img {
    width: 25%;
    position: absolute;
    height: auto;
    right: 20px;
    top: 250px;
}
h2{
    font-size: 100%;
}

p.downed{
    margin-top: 1500px;
    font-size: 15px;
    text-align: center;
}
p.Text{
    font-size: 23px;
 