body{background: url("static/img-pattern.png") no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}
.centered {position:fixed;top:20%;left:50%;margin-top:-40px;margin-left:-300px;width:600px;}
.text{font-family:"Poppins";font-style:normal;font-weight:500;color:#000000;font-size:50px;line-height:75px;}
.text-center{text-align:center;}
.m-right{margin-right:25px;}