/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
caption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
body {
    line-height: 1;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* s still need 'cellspacing="0"' in the markup */
td {
    text-align: left;
    vertical-align: text-top;
    padding-left: 0px;
}

.line {
    height: 10px;
    line-height: 1px;
    font-size: 1px;
    background: #ce1f72;
}
.page {
    width: 732px;
    height: auto;
    margin: auto;
    position: relative;
}
.logo {
    position: absolute;
    top: 30px;
    left: 18px;
}
.body {
    width: 722px;
    height: 439px;
    margin: auto;
    background: url('../i/hall.jpg') no-repeat;
    margin-bottom: 28px;
    margin-top: 142px;
}
.pinkup  img {
    margin: 3px;
    margin-bottom: 50px;
}
.head-text {
    color:black;
font-family:tahoma;
font-size:15px;
font-weight:bold;
margin-left:352px;
margin-top:49px;
}
    .head-text span {
        color: #ce1f72;
    }