
H2 {
FONT-WEIGHT: normal; 
FONT-SIZE: 0.8em; 
COLOR: #333333; 
FONT-FAMILY: Verdana; 
line-height: 1.2em;
}

A:link {
	COLOR: #702b42; FONT-FAMILY: Verdana; TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #702b42; FONT-FAMILY: Verdana; TEXT-DECORATION: underline;
}
A:active {
	COLOR: #702b42; FONT-FAMILY: Verdana; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: Gray; FONT-FAMILY: Verdana; TEXT-DECORATION: underline;
}

.H2 {
FONT-WEIGHT: normal; 
FONT-SIZE: 0.8em; 
COLOR: #333333; 
FONT-FAMILY: Verdana; 
line-height: 1.2em;
}

body {
  BACKGROUND-IMAGE: url('images/stripy.jpg');
}
	

.centered {
RIGHT: 0px; 
LEFT: 0px; 
MARGIN: auto; 
WIDTH: 50%; 
COLOR: Gray; 
BOTTOM: 0px; 
POSITION: absolute; 
TOP: 0px; 
HEIGHT: 50%;
min-height: 400px;
}

.header {
position: relative;
top: 50px;
height: 150px;
width: 150px;
}
.content {
position: relative;
top: 20px;
width: 780px;
background-color: #ffffff;
padding: 10px;
margin-bottom: 10px;
padding-bottom: 25px;
padding-top: 15px;
float: left;
}
.footer {
position: relative;
top: 20px;
width: 100%;
}
.card {
position: relative;
width: 226px;
margin: 10px;
border: 1px solid #cccccc;
float: left;
}
.card:hover {
position: relative;
width: 226px;
margin: 10px;
border: 1px solid #A8C6FF;
float: left;
}
.image {
position: relative;
margin: 5px;
}
.button {
text-align: center;
}
.contact {
margin-left: 100px;
padding: 10px;
z-index: 1;
}

img {
border: 0 none;
}