p{
font-size:20px;
text-align: center
}
h1{
text-align: center
}
#h2{
text-align: left;
}

mystyle1{
background-color:gray;
color:black;
font-size:32px;
font-family:Arial;
}
IMG{
border-style:solid;
border-width:15px;
border-color:gray;
}
#p2{
color:gray;
}
div{
border-style:solid;
border-width:4px;
border-color:gray;
}
body{
background-color: white;
font-family: "century gothic";
color: black;
text-align: center;
}
#title{
text-align: center;
font-size: 48px;
}
table, td {
border: 2px solid black;
border-collapse:collapse;
}
#menu {
background-color:gray;
}
#title {
background-color:gray;
}