@media(max-width:600px) {

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

div.index {
height:auto;	
}

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:1em;
}

.ccwc {
float: left;
clear: both;
margin-right:15px;
width:40%
}

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

.txtcent {
text-align:center;
}

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