﻿@charset "utf-8";
A:link{
}
A:visited{
}
A:hover{
}
A:active{
}
.pageWidth{
   background-image: none;
    width: 100%;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
}
