body{
  font-family:"Comic Sans MS", Cursive, sans-serif;
  max-width:1000px;

}
h1{
  text-align:center;
}
.maybe{
  width:250px;
  float:left;
  top:10px;
}
p{
  text-align:center;
  color:#000000;
}
a{
  font-size:22px;
}
a:hover{
  color:#ff0000;
}
a:visited{
  color:#0000ff;
}
.notime{
  float:left;
  width:33%;
}
#notnow{
  font-size:0em;
}