/* This CSS sheet defines the gallery layout of Capsellart.com content pages */

/* Define general properties */

body {background: transparent;
background-image: url('../img/lace.png');
background-repeat: repeat-y;
background-position: top left;
background-attachment: fixed;
margin: 0;
padding: 0;
border-spacing: 0;
border: 0}

a:link, a:hover, a:active, a:visited {color: #000000}

img {border: 7px solid #000000}

table {width: 100%;
height: 100%;
padding: 0;
cell-spacing: 0;
margin: 0}

tr {text-align: center;
vertical-align: middle}