﻿body
{
    background-color: Black;
overflow-x: hidden;
}

div
{
    font-family: Times New Roman;
    color: White;
}

h1
{
    font-family: Times New Roman;
    color: White;
    font-size: 40px;
    text-align: center;
}

h2
{
    font-family: Times New Roman;
    color: White;
    font-size: 25px;
    text-align: center;
}

a
{
    color: White;
    text-decoration: none;
}

p
{
    font-family: Times New Roman;
    color: White;
    font-size: large;
}

li
{
    font-family: Times New Roman;
    color: White;
    font-size: large;
}

blockquote
{
    margin-left: 200px;
    margin-right: 200px;
}

img
{
    border-width: 0px;
    background-color: transparent;
}





.btnBackCss
{
    height: 70px;
    margin: 10px;
}

.motoLinkCss
{
    height: 90px;
    margin: 10px;
}

.backGroundImageCss
{
    position: scroll;
    z-index: -1;
}

.mailtoCss
{
    color: Aqua;
}

.didascaliaCss
{
    font-family: Times New Roman;
    color: White;
    font-size: medium;
}




