/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

img.custom {
  max-width: 100% !important;
  height: auto;
}

#homepage img{max-width:100%;}
#homepage a img:hover{opacity: 0.8;filter: alpha(opacity=80);}
#homepage #banner{margin-bottom:30px;}
#homepage #arguments h2{margin-top:20px;margin-bottom:20px;}
#homepage #arguments p{font-size:14px;}