body{
color:#333366;
background-repeat:repeat;
font-family:monospace;
background-image: url("../images/bg3.jpg");
}


.example img{width:100%;
}

.example2 img{width:300px;
height:300px;
}

.example3 img{width:400px;
height:400px;
}

p.example4 {
width: 630px;
display: block;
margin-right: auto;
margin-left: calc(50% - 315px);
overflow: hidden;

}
.example4 img{
width:300px;
/* height:300px; */
display: block;
float: center;
margin-left: 15px;
margin-bottom: 15px;
}





h1{color:#330000;
background-color:#ffffff;
font-size:50px;
font-family:fantasy;
padding-top:8px;
}

h2{font-size:20px;}
h3{font-size:20px;}
h4{font-size:20px;}

div{background-color:#ffffff;
font-size:16px;
width:100%;
}


