body{
	url:
	font-family: 'Raleway', sans-serif;
}
body, p, h1,h2,h3,h4,h5,h6,a {
	font-family:Raleway;
}
.website-logo{
	width:165px;
}
.header-top{
 background-color: #00a0e3;
}	
.sticky-nav{
	height: 100px;
}
.navbar-nav {
    font-weight: bold;
    font-size: 17px;
}
.main-heading{
	font-weight: 900;
    font-size: 45px;
    text-align: center;
}
h1{
 font-size: 45px;
 font-weight: 900;
 letter-spacing: 1px;
 text-align: center;
}
p{
	font-size:18px;
	font-weight:bold;
}
	