* {
	font-family: Arial,sans-serif;
}

.doublewide #content-wrapper *{
    font-family: inherit;
}

.doublewide #content-wrapper img{
    width: auto;
    height: auto;
    min-width: auto;
    min-height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

body {
   background-color: #FFFFFF;
}
