@font-face {font-family: 'roboto'; src: url('/images/fonts/BaiJamjuree-Regular.ttf') format("truetype"); font-weight: normal; font-style: normal;}
@font-face {font-family: 'roboto-bold'; src: url('/images/fonts/BaiJamjuree-Bold.ttf') format("truetype"); font-weight: bold; font-style: normal;}
@font-face {font-family: 'roboto-bolditalic'; src: url('../fonts/roboto-bolditalic.ttf') format("truetype"); font-weight: bold; font-style: normal;}
@font-face {font-family: 'roboto-light'; src: url('../fonts/BaiJamjuree-Light.ttf') format("truetype"); font-weight: normal; font-style: normal;}
@font-face {font-family: 'roboto-lightitalic'; src: url('../fonts/roboto-lightitalic.ttf') format("truetype"); font-weight: normal; font-style: normal;}
@font-face {font-family: 'roboto-italic'; src: url('../fonts/roboto-italic.ttf') format("truetype"); font-weight: normal; font-style: normal;}
@font-face {font-family: 'roboto-medium'; src: url('../fonts/roboto-medium.ttf') format("truetype"); font-weight: normal; font-style: normal;}
@font-face {font-family: 'roboto-mediumitalic'; src: url('../fonts/roboto-mediumitalic.ttf') format("truetype"); font-weight: normal; font-style: normal;}
@font-face {font-family:'acumin-pro-condensed'; src: url('../fonts/Acumin Pro Condensed.ttf') format("truetype"); font-weight: normal; font-style: normal;}
body {
background-color:#004937;
}
img { 

margin-top:5%;
display:block;
margin-left:auto;
margin-right:auto
}

p {

color:white;
font-size:30px;
font-weight:bold;
font-family: roboto;
text-align:center;
line-height:40px;
}
