1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
|
<title>Lets go to wherever</title>
<style type="text/css">
body, html {
background: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-arrow-color: #fffffff;
scrollbar-track-color: #ffffff;}
<!--
a:link {
color:#DBDBDB;
font-size: 11px;
font-family: arial;
text-decoration: none;}
a:visited {
color:#DBDBDB;
font-size: 11px;
font-family: arial;
text-decoration: none;}
a:active {
color:#BCB42D;
font-size: 11px;
font-family: arial;
text-decoration: none;}
a:hover {
color:#BCB42D;
font-size: 11px;
font-family: arial;}
-->
.schrift {
font-family: Arial;
font-size: 11px;
text-transform: normal;
color: #B0B0B0;
text-align:justify;
}
b {
color:#41A954;
font-family:Arial;
font-size: 11px;
}
i {
color:#B0B0B0;
font-family: Arial;
font-size: 11px;}
u {
color:#B0B0B0;
font-family: arial;
font-size: 11px;
border-bottom: 2px #3E9B86 solid;}
s {
color: #BCB42D;
font-family: arial;
font-size: 11px;}
h1{
color: #535353;
letter-spacing: 3px;
text-align: right;
font-family: arial;
font-size: 14px;
line-height: 14px;
margin: 0px;
padding: 0px;
font-weight : normal;}
.inhaltetable {
color:#B0B0B0;
width:100%;
background:#ffffff;
}
TEXTAREA {
color: #B0B0B0;
width: 100;
height: 100;
background:#fffffff;
border: 1px #B0B0B0 solid;
}
INPUT{
color: #B0B0B0;
background:#ffffff;
width: 100;
height: 18;
border: 1px #B0B0B0 solid;
}
</style>
<div style="position: absolute; left: 3px; bottom: 8px;" align="right"><a target="_blank" href="http://chaste.design.myblog.de">chaste</a> <a target="_blank" href="http://myblog.de">myblog</a></div>
<center>
<table cellspacing="0" cellpadding="0" width="490">
<tr>
<td height="155">
<img src="http://img258.imageshack.us/img258/4339/94846115oq4.jpg" align="right"><div class="schrift"><h1>Lets go to wherever</h1>
<div align="right">whatever you want, Im gonna do it for you please darling stay<br>
bla blubb my mother has a big ass and shes got an apple at here mouth please<br><br>
<a href="URL-der-Seite" target="_blank">Home</a> <a href="URL-der-Seite" target="_blank">About me</a> <a href="URL-der-Seite" target="_blank">Guestbook</a> <a href="URL-der-Seite" target="_blank">site</a>
</td>
</tr>
<tr>
<td>
{PLACE_CONTENT}
</td>
</tr>
</table>
</table> <div style="overflow:auto; width:1px; height:1px;">
{PLACE_POWEREDBY}
</div>
|