@import 'reset.css';

body {
	color: #707E89;
    font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

h2 {
    color: #E45694;
    font-size:14px;
    font-weight: bold;
    line-height: 18px;
}

a {
    color: #E45694;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

h2, p {
    margin-bottom: 8px;
}

#content {
    margin: 0 auto;
    margin-top: 200px;
    width: 150px;
}

#bgZink {
  width:254px;
  background: url(http://www.zinkgallery.com/gallery-zink.png) no-repeat;
  padding:65px 0 0 155px;
}
