html{font-size:100%;} 
@media(min-width:600px){html{font-size: 100%}}

body {font-size:16px
}
li a{line-height:2;}@media(min-width:600px){li a{line-height:1.5;}}
p{font-size:120%;line-height:1.5;}
a.mobi{font-size:120%;padding:5px;line-height:2;}@media(min-width:600px){ a{padding:1px;}}

img.responsive
{
    max-width: 100%;
    min-width: 300px;
    height: auto;
}
.offwhite {
	color: #E0FFFF;
}
.center {
    margin: auto;
    margin-top: 28px;
    width: 90%;
    border: 0px;
    padding: 0px;
    background-color: #E0FFFF;
}
body {
	background-image: url(back1276x1024.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top center;
	margin-top: 0px;
	background-color: #E0FFFF;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.white
 {background-color: #FFF;}