html {-webkit-text-size-adjust: auto; }
body {
    background: #000000;
    font-family: Georgia,serif;
    color: #ffffff;
}
a:link, a:visited {
    text-decoration: none;
    color: #ffdf00;
}
a:hover {
    text-decoration: none;
    color: #ff0000;
}
a.dayag:link, a.dayag:visited {
    font-family: Arial, monospace;
    font-weight: bold;
}
a.dayag:hover {
    text-decoration: none;
    color: #ffffff;
}
a.sky:link, a.sky:visited {
    text-decoration: none;
    color: #87ceeb;
}
a.sky:hover {
    text-decoration: none;
    color: #ff0000;
}
img {
    width: 100%;
    max-width: 320px;
}
img.nav {
    width: 50%;
    max-width: 100px;
}
.small_frame {
    width: 80px;
}
.web_box {
    width: 100%;
    max-width: 320px;
}
.quotes {
	width: 100%;
    font-size:22px;
	text-align:center;
	font-weight:bold;
}
.quote_links {
    font-size:18px;
	text-align:right;
}
.verse_tab {
    width: 100%;
	max-width: 320px;
}
.god {
	font-size: 3em;
	color: #d4af37;
	font-weight: bold;
}
.loves {
	font-size: 3em;
	text-align: center;
	font-weight: bold;
.you {
	font-size: 3em;
	text-align: center;
	font-weight: bold;
}
@media all and (min-width: 320px){
    .web_box {
		max-width: 316px;
    }
	img {
		max-width: 316px;
	}
    .verse_tab {
		max-width: 316px;
    }
}
@media all and (min-width: 360px){
    .web_box {
		max-width: 356px;
    }
	img {
		max-width: 356px;
	}
    .verse_tab {
		max-width: 356px;
    }
}
@media all and (min-width: 375px){
    .web_box {
		max-width: 371px;
    }
	img {
		max-width: 371px;
	}
    .verse_tab {
		max-width: 371px;
    }
}
@media all and (min-width: 414px){
    .web_box {
		max-width: 410px;
    }
	img {
		max-width: 410px;
	}
    .verse_tab {
		max-width: 410px;
    }
}
@media all and (min-width: 480px){
    .web_box {
		max-width: 476px;
    }
	img {
		max-width: 476px;
	}
    .verse_tab {
		max-width: 476px;
    }
}
@media all and (min-width: 800px){
    .web_box {
		max-width: 360px;
    }
	img {
		max-width: 360px;
	}
    .verse_tab {
		max-width: 360px;
    }
}
