
body {height: 900px; background-color:  #4270ce; color: white; text-align:center;}
h1 { color:yellow; font-weight:bold; text-align: center;}
h2 { color:yellow; font-weight:bold; text-align: center;}
h3 { color:yellow; font-weight:bold; text-align: center;}
h4 { color:yellow; font-weight:normal; text-align: center;}
h5 { color:yellow; font-weight:normal; text-align: center;}
h6 { color:yellow; font-weight:normal; text-align: center;}
em { font-weight:600; }

p {text-indent:20px; text-align:justify; font-size: 12pt; color: yellow; margin: 0;}

img {
    width: 180px;
    height: 167px;
    display: inline-block;
    margin: 0;
    min-width: 50px;
background-color: #4270ce;}

a {text-align: center; color:yellow;}
.href {text-align: center; }

label {text-align: center;}
textarea {text-align: center;}

div {color:white;}
