iframe{
    height:350px;
    width:450px;
}

img{
    height:200px;
    width:200px;
}

body{
    background-color:#34ebe5;
}


p{
    font-style:20px;
    font-family:courier;
}




ol{
    font-style:bold;
}