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

body {
	font-family: 'Montserrat', sans-serif; 
	color:#192328;
	margin:0px;
	background-color:#FFFFFF;
	background: url(http://www.jomarsh.com/images/jomarsh_holdpage.jpg) no-repeat center center fixed;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
	height:100%;
	margin-bottom:1px;
}


#container {width:900px; margin:50px auto auto 50px;}
#design {width:200px; height:100px; position:absolute; bottom:50px; left:50px;}

h1 {font-size:55px; line-height:36px; color:#FFFFFF; letter-spacing:1px; font-weight:700;}

p {font-size:13px; line-height:16px; letter-spacing:3px; margin-top:10px; color:#FFFFFF; font-weight:400;}

p a:link, p a:visited {color:#FFFFFF; text-decoration:none;}
p a:hover, p a:active {color:#63281a; text-decoration:underline;}

h6 {font-size:8px; line-height:14px; letter-spacing:3px; margin-top:80px; color:#999999; font-weight:400;}

h6 a:link, h6 a:visited {color:#999999; text-decoration:none;}
h6 a:hover, h6 a:active {color:#FFFFFF; text-decoration:underline;}