BODY {
    height: 100%;
}
@font-face {
  font-family: "San Francisco";
  font-weight: 400;
  src: url("sanfranciscodisplay-regular-webfont.woff");
}

.ljbg {
  /* The image used */
  background-image: url(../images/lupau_jotho_single.jpg);

  /* Full height */
  height: 100%;
  min-height: 2000px;

  /* Center and scale the image nicely */
  background-position-x: center;
  background-position-y: top;
  background-repeat: no-repeat;
  background-size: cover;
  zoom: 80%;
}

/* 
@media only screen and (min-width: 991px) {
    body {
        -moz-transform: scale(0.75);
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
        transform-origin: top center;
        margin-top: 5px;
    }
}
 */

A.standard
	{
		color:#8a3f44;
		text-decoration:none;
		font-size:12px;
		font-family:verdana, arial, helvetica, sans-serif;
	}

TD
	{
		color:#333333;
		text-decoration:none;
		font-size:12px;
		font-family:verdana, arial, helvetica, sans-serif;
	}
	
a.standard:hover
	{
		color:#000000;
	}
	
.hover {
		color:#000000;
			}
	
A.header
	{ 
		font-weight : bold;
		font-size : 14px;
	}
A.go
	{ 
		color : #333333;
	}

A.artlink {

    color:#beb1b1;
	text-decoration:underline;
	font-size:12px;
	font-family:verdana, arial, helvetica, sans-serif;


}

A.artlink:hover {
    color:#8a3f44;
	text-decoration:none;
	font-size:12px;
	font-family:verdana, arial, helvetica, sans-serif;

}

/* ------------------------------------------------------- */
A.homelink {
    color: #3399ff;
	text-decoration: none;	
	font-size: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
}

A.homelink:hover {
    color: #b3d9ff;
    text-decoration:underline;
	font-size: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
}

A.homelink:visited {
    color: #0066cc;
	text-decoration: none;
	font-size: 20px;
	font-family: verdana, arial, helvetica, sans-serif;
}
/* ------------------------------------------------------- */
.text_view_lj_pos {
    position: relative;
    top: -52rem;
    left: 2rem;
}
.text_view_lj_cen {
    text-align: center;
}
.text_view_lj {
    font-family: verdana, arial, sans-serif; 
    font-size: 20px; 
    width: 550px;
    margin: 20px auto;
    background: #202020;
    color: #E0E0E0;
    border: 8px solid #808080;
    padding: 12px;
    border-radius: 20px; 
}
.text_view_lj_a {
    font-size: 16px;
}
.text_view_lj_c {
    font-family: 'San Francisco', verdana, sans-serif; 
    color: #7ACEED;
    font-size: 44px;
    font-weight: normal;
}
.text_view_lj_d {
    font-family: 'San Francisco', verdana, sans-serif; 
    color: #7ACEED;
    font-size: 40px;
    font-weight: normal;
}
.text_view_lj_by {
    color: #7ACEED;
    font-size: 20px;
    font-weight: 800;
}
.text_view_lj_sp {
    margin-bottom: 2rem;
}

/* 
.lupa-joto-image {
    width: 959px;
    height: 959px;
    margin-top: 100px;
    background-image: url(../images/lupa_joto_single.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
}
 */
