A {
	color: #c2bd3f;
	text-indent: 1.1em;
	font-size: 1em;
	font-family: arial, "times";
	line-height: 2em;
	border-color: black;
	border-style:  outset;
	border-width: 2px;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: scroll;
	text-align: center;
	position: center;
	width: 854px;
    background-color: #0000eb; 
}

h4 {
	text-align: center;
	font-family: arial, "tims";
	font-size: 2em;
	color: #e40000;
}

h2 {
	text-align: center;
	font-family: arial, "tims";
	font-size: 2em;
	color: #0000eb;
}

p {
    margin-left: auto;
    margin-right: auto;
    width: 840;
    text-align: center;
    text-emphasis-style: dot;
    border-width: 2px;
    border-color: #0000eb;
    border-top-style: hidden;
    border-bottom-style: solid;
}

h3 {
	color: #000080;
	font-weight: bold;
	font-style: italic;
	text-indent: 1em;
	text-align: center;
}

body {
    background-color: #e0dc6d;
    text-align: center;
    position: right;
}
video {
    width: 854;
    height:480;
    position: center;
}
div {
    width: 854;
    margin-left: auto;
    margin-right: auto;
    background-color: #efe578;
}


