body {
        font-family: tahoma, helvetica, arial, sans-serif;
        font-size: 12px;
        text-align: center;
        background: #333333;
}

h3, p { 
        font-size: 12px; 
        margin: 1em 0.5em 0.5em 0.5em; 
}

p { 
        margin-top: 0.5em; 
}

img {
        border: 0px none;
}

a {
        color: #ffffff;
}

a:link {
	color: #ffffff;
	text-decoration: none;
	alt: Quality Photography and More!;

}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}