body {
	background-color: #340002;
	background-image: url(../images/home-background.jpg);
	background-repeat: no-repeat;
	background-position: 50px top;
}

#container {
    text-align: center;
    position: absolute;
    left: 19px;
    top: 28px;
    width: 364px;
}

#phone {
    font-size: 24px;
    color: #CC9900;
}

#address {
    font-size: 14px;
    color: #CC9900;
    font-variant: small-caps;
}

