body {
    background-color: #ffffff;
}
a {
    text-decoration: none;
}
h1 {
    color: #000000;
    font-family: "goudy-old-style",sans-serif;
}
h2 {
    color: #CF1C44;
    font-family: "goudy-old-style",sans-serif;
}
h3 {
    color: white;
    font-family: "goudy-old-style",sans-serif;
} 
h4 {
    color: #CF1C44;
    font-family: "goudy-old-style",sans-serif;
}
h5 {
    color: white;
    font-family: "goudy-old-style",sans-serif;
}
h6 {
    color: #d8c6b8;
    font-family: "goudy-old-style",sans-serif;
}
p {
    color: black;
    font-family: "goudy-old-style",sans-serif;
}
 
ul {
    margin: auto;
	color: #CF1C44;
	text-decoration-color: white;
	color: white;
}
ul li a {
    color: white;
    text-decoration: none;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
}
ul li a:hover {
    color: black;
	}
 
li {
    text-decoration: none;
    display: inline-block;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 110px;
    margin: auto;
	text-decoration-color: white;
	color: white;
}
#wrapper {
    width: 960px;
    height: 770px;
    background-color:;
    margin: auto;
    position: relative;
	}
 
#top {
    background-color: #ffffff;
    width: 960px;
    height: 57px;
}
#bottom {
    background-color: #ffffff;
    width: 960px;
    height: 129px;
    position: absolute;
    top: 541px;
	border-bottom: 1px dashed white;
}
    
#header {
    background-color: #ffffff;
    width: 960px;
    height: 70px;
    text-align: right;
}    
 
#navbar {
    background-color: #CF1C44;
    font-family: "goudy-old-style",sans-serif;
    width: 960px;
    height: 30px;
    text-align: center;
	color: black;
	border: 1px dashed white;
	}    
#navbar2 {
    background-color: #CF1C44;
    width: 960px;
    height: 6px;
    position: relative;
    top: 27px;
    text-align: center;
	border-top: 1px dashed white;

	}
#content {
    background-color: #ffffff;
    width: 450px;
    height: 400px;
    position: relative;
}  
#new1 {
    width: 200px;
    height: 20;
    position: absolute;
    text-align: left;
    top; 10px;
    Left: 30px;
} 
#new2 {
    width: 200px;
    height: 20;
    position: absolute;
    text-align: right;
    top; 0px;
    bottom: 45px;
    Left: 730px;
}
#new3 {
    width: 200px;
    height: 50px;
    position: absolute;
    text-align: center;
    top: 40px;
    Left: 390px;
} 
#rightpic {
    background-color: white;
    width: 470px;
    height: 400px;
    position: absolute;
    left: 490px;
	border: 1px solid black;
}
#sidebar {
    background-color: #ffffff;
    width: 400px;
    height: 632px;
    left: 560px;
    position: absolute;
}    
    
#footer {
    background-color: black;
    width: 960px;
    height: 100px;
    position: absolute;
    top: 670px;
	border-top: 1px dashed white;
}
#fb{
    background-image: url("../images/facebook2.png");
    width:32px;
    height:32px;
    position: absolute;
    top: 43px;
    left: 815px;
    }
#tw{
    background-image: url("../images/twitter2.png");
    width:32px;
    height:32px;
    position: absolute;
    top: 43px;
    left: 855px;
    }
#ig{
    background-image: url("../images/instagam.png");
    width:32px;
    height:32px;
    position: absolute;
    top: 43px;
    left: 895px;
    }
#logo{
    background-image: url("../images/logowa2.png");
    width:241px;
    height:112px;
    position: absolute;
    top: 70px;
    left: 30px;
    }
#backer {
    background-color:;
    width: 960px;
    height: 660px;
    position: absolute;
    top: 10px;
    z-index: -1;
}
#topindex {
    background-color:black;
    width: 960px;
    height: 20px;
    position: absolute;
    top: 0px;
	border-bottom: 1px dashed white;
}
#top2index {
    opacity: .3;
    background-color:white;
    width: 960px;
    height: 30px;
    position: absolute;
    top: 20px;
	border-bottom: 1px dashed black;
	box-shadow: 2px 2px 2px;
	
}
#navbarindex {
    background-color:;
    font-family: "goudy-old-style",sans-serif;
    width: 960px;
    height: 30px;
    top: 20px;
    left: 300px;
    position: absolute;
    padding-top: 0px;
    text-align: left;
    color: white;
	text-decoration-color: aqua;
}  
#contentindex {
    background-color:;
    width: 450px;
    height: 500px;
    position: absolute;
    top: 180px;
    left: 20px;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);

} 
h2.index {
    color: #d8c6b8;
    font-family: "goudy-old-style",sans-serif;
}
li.index {
    text-decoration:  none;
    display: inline-block;
    padding-top: 5px;
    padding-left: 25px;
    padding-right: 50px;
    margin: auto;
    color: white;
	text-decoration-color: brown;
}
#fb:hover {
    opacity: 0.8;
}
#tw:hover {
    opacity: 0.8;
}
#ig:hover {
    opacity: 0.8;
}
#phrase {
    background-color:;
    width: 450px;
    height: 50px;
    position: absolute;
    top: 3px;
    left: 645px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
} 
            table {
                border-collapse: collapse;
                width: 100%;
				font-family: "goudy-old-style",sans-serif;
            }
            th, td {
                border: 1px solid #ccc;
                padding: 10.35px;
            }
            table.alt tr:nth-child(even) {
                background-color: #eee;
            }
            table.alt tr:nth-child(odd) {
                background-color: #fff;
            } 
h2.phrase {
    color: #7b573e;
    font-family: "goudy-old-style",sans-serif;
}