body {
    background: ;
}


p {
	
font-family: "pt-sans",sans-serif;
font-style: normal;
font-weight: 100;
font-size: 30px;
text-align: center 
}


h4 {
font-family: "pt-sans",sans-serif;
font-style: italic;
font-weight: bold;
font-size: 50px;
letter-spacing: 10px;
text-align: center 
}

h1 {
font-family: "pt-sans",sans-serif;
font-style: normal;
font-weight: normal; 
font-size: 100px;
border-style: outset;
text-align: center

}
h2 {
	font-family: "pt-sans",sans-serif;
font-style: italic;
font-size: 40px;
font-weight: 100;
text-align: center 
}
h3 {
	font-family: "pt-sans",sans-serif;
font-style: normal;
font-size: 30px;
font-weight: bold;
text-align: center 
}

.div1 {
width: 300px;
height: 100px;
font-size: 20px;
font-family: "pt-sans",sans-serif;
font-style: normal;
font-weight: normal; 
}


.div2 {
width: 300px;
height: 100px;
font-size: 20px;
font-family: "pt-sans",sans-serif;
font-style: normal;
font-weight: bold; 
float: right;
position:absolute; left:330px; top:738px;
}

.div3 {
width: 300px;
height: 100px;
font-size: 20px;
font-family: "pt-sans",sans-serif;
font-style: italic;
font-weight: normal; 
float: right;
position:absolute; left:660px; top:738px;
}

.div4 {
width: 300px;
height: 100px;
font-size: 20px;
font-family: "pt-sans",sans-serif;
font-style: italic;
font-weight: bold; 
float: right;
position:absolute; left:990px; top:738px;
}

