#Poem { background-color:#003333 ; 
width:600px ;
height: 525px;
text-align:center;
margin-top: 15px;
margin-left: 35px;
}

#ue {
margin-top: 20px;
margin-left:20px ;
margin-bottom:20px ;
width:  380px;
height: 480px;
border: 2px  grey dotted; /*点線 太さ 色*/
border: double  5px #668ad8;/*二重線 太さ 色*/

}

#poem0 {position: relative; color: #33FF00; font-size: 1.5em; margin-top: -350px; margin-left:330px ;}
#poem1 {position: relative; color: #FFFF00; font-size: 1.5em; margin-top: 20px; margin-left:350px ;}
#poem2 {position: relative; color: #FF0000; font-size: 1.5em; margin-top: 20px; margin-left:420px ;}
#poem3 {position: relative; color: #FF9933; font-size: 1.5em; margin-top: 20px; margin-left:330px ;}
#poem4 {position: relative; color: #FFFFFF; font-size: 1.5em; margin-top: 10px; margin-left:310px ;}
#poem5 {position: relative; color: #FF33FF; font-size: 1.5em; margin-top: 10px; margin-left:290px ;}