﻿body 
{
    font-family: Arial;
    font-size: 16px;
    color: #000;
    background-color: #fff;
}

.imgresize
{
    max-width: 100%;
    height: auto;
}
