html, body{
  height: 100%;
}


.bg-image {

	width: 60%;
	position: absolute;
	top: -100px;
	z-index: -1;
}



h1 { color: #4e4e4e; font-family: 'Lato', sans-serif; font-size: 1em; font-weight: 200; padding-top: 10%; z-index: 9999; text-align: center; letter-spacing: 5px }

h3 { color: #4e4e4e; font-size: 0.9em; font-weight: 200; text-align: center; letter-spacing: 3px }

h4 { color: #4e4e4e; font-size: 0.9em; font-weight: 500; text-align: center; letter-spacing: 3px }

h5 {     

	color: #4e4e4e;
    font-family: 'Times New Roman', serif;
    font-size: 0.8em;
    font-weight: 100;
    text-align: center;
    letter-spacing: 1px;

}

.contact {
	position: fixed;
	bottom: 0;
	right: 0;
}

.part {
	width: 60%;
    padding-top: 316px;
    margin:0 !important;
}