h1{
      /*background-color: #ffd800;*/
      background-color: RGB(180,238,255);
      width: 380px;
      height: 70px;

      font-size:40px;
      margin:0px 0px 0px 0px
}

h2{
　　　fontcolor:#ff0000;
      width: 380px;
      background-color: #ffd800;
      margin:0px 0px 0px 0px
}

img{
      width: 380px;
      height: 250px;
}

p{
      width: 380px;
      /*background-color: #ffd800;*/
      margin:0px 0px 0px 0px
}