﻿#mainImage { 
    display: block; 
    margin-left: auto; 
    margin-right: auto;
    border-width:0px;
    width:600px;
    height:400px;
}