@media (min-width:601px) {

div#page { width:auto; margin-left:auto; margin-right:auto;}

div.index {
height:auto;
padding:2em;
}

h4 {
font-family: "DejaVu Sans";
color: #00002D;
font-size: 1.5em;
font-weight:bold;
line-height:1em;
text-align:center;
}

p {
font-family: "DejaVu Sans";
font-size:1em;
color: #00002D;
}

.indexind {
text-indent : 1.5em;
font-size:1.5em;
}

.yeti_construction {
text-align:center;
width:95%
}

.dttp {
width: 50%;
}
.breakall {
clear: both;
}

.txtcent {
text-align:center;
}

ul.none {
list-style:none;
}
}