﻿body    {font-family:Arial,Helvetica,sans-serif;}
.narrowTextWideImg, .wideTextNarrowImg  { float:left; width:760px; }

.narrowTextWideImg .columnText { float:left; width:260px; padding:25px; }
.narrowTextWideImg .columnImg  { float:left; width:410px; padding:20px; }

.wideTextNarrowImg .columnText { float:left; width:410px; padding:25px; }
.wideTextNarrowImg .columnImg  { float:left; width:260px; padding:20px;}

p   { font-size:1.2em; }