@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family:"brandon-grotesque", 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	font-size: 13px;
	color: #061C37;
	background-color:#fbf9f3;
}

{
 margin: 0 auto 0 auto;
 text-align:left;
}


#contentBox{
width:670px;
height:auto;
background-color:#FFFFFF;
margin-top:200px;
}



.contentText{
font-size:35px;
margin-bottom:0px;
padding-top:18px;
margin-left:15px;
text-align: center;	
text-transform: uppercase;
font-weight: 800;
}

.content{
font-size:24px;
line-height:24px;
margin-left:13px;
margin-right:13px;
text-align: center;
text-transform: uppercase;
font-weight: 800;
}

.contact{
font-size:16px;
line-height:24px;
margin-left:13px;
margin-right:13px;
margin-top: 50;
text-align: center;
text-transform: uppercase;
letter-spacing: 3px;
}

#monnift{
	width:670px;
	height:800px;
	margin: 0 auto 60px auto;
	background-color:#fbf9f3;
	display: block;
}

#monnift .picture{
position:relative;
top: 20px;
background-image: url(monnift.png);
background-color: #fbf9f3;
display: block;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width:670px;
height: 100%;
}

#contentBox{
width:670px;
height:auto;
background-color:#FFFFFF;
margin-top:200px;
}

.contentTitle{
font-size:64px;
margin-bottom:0px;
padding-top:18px;
margin-left:15px;
margin-top:40px;
text-align: center;	
font-weight: 700;
letter-spacing: 10px;
}

	
.content{
font-size:24px;
line-height:24px;
margin-left:13px;
margin-right:13px;
text-align: center
font-weight: 800;
letter-spacing: 3px;
}

a, a:hover, a:focus, a:visited{
	color: #061C37;
	text-decoration: none;
	border-bottom: 1px solid;
}

