body {
	heigth: 100%;
}

br {
	line-height: 190%;
}

ol {
	line-height: 190%;
}
.light {
	font-weight: 100;
}
.rebuttal {
	color: #eebbbb;
}

img { 
	max-height:95vh; 
	max-width: 95vw;
}

#pechangaID {
display: block;
}


.ui-header .ui-title {
    margin-right: 10%;
    margin-left: 10%;
    margin-top:0%;
    margin-bottom: 0%;
}

.ui-bar-f {
    color: red;
    background-color: yellow;
}

.ui-btn-c {
    font-weight: bold;
    color: #FCE800;
    background-color: #0000B8;
}

.ui-page-theme-f {
    font-weight: bold;
    background-color: green;
}
#textID {
	margin-top: 1%;
	margin-right: 5%;
	margin-left: 5%;
}

