/* DMK Webdesign Styles */

body{
margin:0;
font-family:Arial, Tahoma, Helvetica, sans-serif;
font-size: 10px;
}

.positioning{
margin:0px;
border:none;
width:100%;
height:100%;
}

.postcard{
width:591px;
height:341px;
border:2px solid #000000;
background-color:#FFFFFF
}

.content{
font-size: 11px;
padding:6px;
}

h1{
font-size: 18px;
}

.footer{
font-size: 9px;
color: #FFFFFF;
text-align: center;
}

.footer a:link{
color: #FFFFFF;
text-decoration:underline;
}

.footer a:hover{
color: #FFFFFF;
text-decoration:underline;
}

.footer a:visited{
color: #FFFFFF;
text-decoration:underline;
}

.footer_black{
font-size: 9px;
color: #000000;
text-align: center;
}
