a:link, a:visited {
	color:#68634D;
	text-decoration:none;
	font-weight:bold;
	}
a:focus, a:hover, a:active {
	color: #002B40;
	text-decoration:none;
	font-weight:bold;
	}
	
	
body {
	background-image: url('http://www.sic-art.com/gfx/SIC-logo.png');
	background-color: #14141C;
	background-repeat: no-repeat; 
	background-position: center;
  background-attachment: fixed;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color: #002B40;
	overflow: hidden;
	}
div {
	clear: all;
	}
div.postcard {
	padding:15px;
	}
	
h1, h2	{
	margin:0;
	}
h2 {
	border-top: 0px solid #002B40;
	}
p {
	margin-top:0; 
	margin-bottom:12px;
	font-size: 12px;
	line-height: 1.2;
	}
p.maint {
	font-style:bold;
	color: #ffffff;
  float:center;
  font-size: 10px;
  font-style: verdana;
	}
p.content {
	font-style:normal;
	color: #14141C;
  float:right;
  font-size: 12px;
  font-style: verdana;
  margin-top:4px;
  margin-bottom: 1px;
	}
p.copyright {
	font-style:normal;
	color: #68634D;
  float:center;
  font-size: 9px;
  font-style: verdana;
  margin-top:4px;
  margin-bottom: 1px;
	}
img {
	float:center;
	padding-right:0px;
	}
img.main {
	border:0px solid #006189;
	padding-right:0px;
	margin-right:0px;
	padding-top:200px;
	}
img.smallpix {
	border:0px solid #006189;
	padding-right:0px;
	margin-right:10px;
	margin-left:10px;
	padding-top:20px;
	padding-bottom:20px;
	}
div.translucent {
     opacity: 0.3;
     filter:alpha(opacity: 30);
     -moz-opacity: 0.3;
     -khtml-opacity: 0.3;
  }
