﻿body {
	padding: 10px;
	text-align: center;
	background-image:url('Back.jpg');
	background-color:#534ED9; 
	background-repeat:repeat-x;
}

.layer1 {
	text-align:center;
	
}
.style1 {
	color: #FFD773;
	font-family: Arial;
	font-size: medium;
	font-weight: bolder;
}
.style2 {
	border-color: #7673D9;
	border-style: solid;
	text-align: center;
	font-family: Arial;
	font-size: 24px;
	font-weight: bolder;
	color: #FFD773;
	text-align:center;
}
.style3 {
	margin: 15px;
	padding: 5px;
	font-size: medium;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #7673D9;
	border-bottom-color: #7673D9;
	border-left-color: #7673D9;
}
.style5 {
	font-family: Arial;
	font-size: medium;
	font-weight: bolder;
	color: #FFCD00;
}

