body {background-image: url("bg.jpg"); background-repeat: repeat; margin: 0; padding:0 }
a { text-decoration: none; color: #32332E }
A:hover {text-decoration: underline; color: #32332E }
A:active {text-decoration: underline; color: #32332E }
.names {  font-family: "Times New Roman", serif; font-size: 16px; font-style: italic; color: #32332E; vertical-align: top; text-align: center; }
.text {  font-family: "Times New Roman", serif; font-size: 14px; color: #32332E; vertical-align: top; text-align: center; }
.email {  font-family: "Times New Roman", serif; font-size: 17px; color: #32332E; vertical-align: middle; text-align: center; }
.image { border: 2px solid #5A5B50; }
#imgmain1 {
    position: absolute;
    top: 50%;
    left: 50%;
}

#imgmain2 {
    position: relative;
    left: -454px;
    top: -300px;
}