#main p{
    font-size: 14px;
    font-family : "Times New Roman", cursive;
    color: #000000;
    margin-left: 10px;
}

#main h1{
    font-size: 20px;
    font-family : "Times New Roman", cursive;
    color: #6285c6;
    margin-left: 10px;
}

#main h2{

}

#banner p{
    font-size: 60px;
    font-family : "Times New Roman", cursive;
    color: #ffffff;
    font-weight: bold;
    padding-left: 15px;
    margin-top: -10px;
}

#head p{
    font-size: 28px;
    font-family : "Times New Roman", cursive;
    color: #6285c6;
    font-weight: bold;
    margin-top: 0px;
}

#main a{
    font-size: 14px;
    font-family : "Times New Roman", cursive;
    color: #6285c6;
    margin-left: 10px;
}

#main a.small{
    font-size: 14px;
    font-family : "Times New Roman", cursive;
    color: #6285c6;
}

#main a.big{
      font-family : "Times New Roman", cursive;
      font-size: 28px;
      color: #ff9933;
}

