/** {*/
/*    font-family: fantasy;*/
/*}*/

/*main {*/
/*    font-size: 10px;*/
/*}*/

/*#first /*/

p:hover {
    font-size: 18px;
    font-family: Monospaced;
    color: green;
}

/*.purple {*/
/*    color: purple;*/
/*    font-family: monospace;*/
/*}*/

/*.highlight {*/
/*    background-color: yellow ;*/
/*    font-weight: bolder;*/
/*}*/

/*#first>p {*/
/*    color: green;*/

/*}*/
/**/
/**/




/*Color*/

#Paragraph {
    font-family: cursive;
    text-align: center;
}

