<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>paulsnhu new document title</title>
</head>
<body>
<p>body {   padding-top: 54px; }  @media (min-width: 992px) {   body {     padding-top: 56px;   } }  .carousel-item {   height: 65vh;   min-height: 300px;   background: no-repeat center center scroll;   -webkit-background-size: cover;   -moz-background-size: cover;   -o-background-size: cover;   background-size: cover; }  .portfolio-item {   margin-bottom: 30px; } .bg-tan {   background-color: #A0522D !important; } .comments{   width: 600px;   height: 120px;  } .imgWidth{   max-width: 3%;   margin-right: 8px;  }</p>
</body>
</html>