body{
	margin:0;
	font-family: SwissRounded;
	text-rendering: optimizeLegibility;
}

@font-face {
    font-family: ArialRounded;
    src: url('fonts/Arial_Rounded_MT_Bold_Bold.ttf') format('truetype');
}
@font-face {
    font-family: SwissRounded;
    src: url('fonts/swiss-721-bold-rounded-bt.ttf') format('truetype');
}

.log {
	position: absolute;
}

#clients {
	text-align: center;
	margin-bottom: 2em;
}
#sale img {
width:16%;
padding:5px;
}
#sale {
padding-top:100px;
}
#printinfo {
	position:static;
	padding-top: 100px;
}
#grand-title {
	position:fixed;
	top:0;
	right:1%;
	padding-right: 15px;
	font-size: 60px;
}
#links{
	margin: 10px;
	display:inline-block;
	position: absolute;
}
#featuredsite{
	margin-top: 100px;
}

#printinfo {
	line-height:80px;
	width:100%;
	text-align: center;
}

#siteMaker {
	display: none;
	margin:10px;
	height:100px;
	letter-spacing: 2px;
	transform: rotate(-2deg);
	font-size:1.2em;
}
#clipper{

	}
	.canvas {
		width: 100%;
		height: 100vh;
		border-bottom: dotted black 15px;
	}
