/*!
 * Start Bootstrap - 3 Col Portfolio HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

tr:hover { background: #FCF; }

.portfolio-item {
    margin-bottom: 2px;
	a hover: #fcf;
	
}

footer {
    margin: 20px 0;
}
small, .small {
  font-size: 85%;
}