body {
		background-color:#00BFFF;
}

h1{

}

h2{

}

h3{

}
.Rules{
		text-align:center;
		border:#FFFF00 solid 2px;
		width:200px;
		height:150px;
}
#Comp{
		float:right;
		position:absolute;
}
#Middle{
		position:relative;
		float:left;
		left:50%;
		width:400px;
		height:400px;
}