﻿body {
	margin:0px auto;
	padding:0px;
	width:100%;
	background:#403e3e;
}

img {
	border:0px;
}

div#logo {
	margin:0px auto;
	text-align:center;
	margin-top:100px;
}

div#callus {
	margin:0px auto;
	text-align:center;
	margin-top:10px;
}

div#gold {
	background:#f6ce47;
	height:5px;
	width:100%;
}