/*
 * This file is left empty. Any style settings that you wish to apply, overriding
 * the rest of the theme settings, you should define them here.
 */

.wp-caption {
	margin: 0 auto; /* this centers the DIV */
        margin-top:20px;
        margin-bottom:20px;

}

.wp-caption-text {
	color: #444;
}